| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | am: Update function tables and add missing classes (#4169) | 2020-06-26 | 3 | -17/+19 | ||
| * | | | | | | | | | aoc: Update function table (#4170) | 2020-06-26 | 1 | -0/+1 | ||
| * | | | | | | | | | Merge pull request #4177 from VolcaEM/patch-5 | 2020-06-26 | 1 | -71/+76 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | btm: Update function tables | 2020-06-27 | 1 | -71/+76 | ||
| | |/ / / / / / / / | ||||||
| * / / / / / / / / | eupld: Update function table | 2020-06-27 | 1 | -0/+1 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #4159 from ogniK5377/mem-manager-dumb-assert | 2020-06-25 | 1 | -1/+0 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | memory_manager: Remove useless assertion | 2020-06-25 | 1 | -1/+0 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #4141 from Morph1984/SevenSixAxisSensor | 2020-06-25 | 2 | -21/+85 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | hid: Stub a series of "SevenSixAxisSensor" service commands | 2020-06-24 | 2 | -21/+85 | ||
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #4138 from Morph1984/GyroscopeZeroDriftMode | 2020-06-23 | 4 | -6/+56 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | hid: Implement Get/ResetGyroscopeZeroDriftMode | 2020-06-21 | 4 | -6/+56 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #4128 from lioncash/move2 | 2020-06-23 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | software_keyboard: Eliminate trivial redundant copies | 2020-06-20 | 1 | -2/+2 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | lm: Silence no return value warning | 2020-06-22 | 1 | -1/+2 | ||
| * | | | | | | account: Update function tables and add missing classes (#4145) | 2020-06-22 | 5 | -42/+384 | ||
| * | | | | | | arm_dynarmic_64: Log the instruction when an exception is raised | 2020-06-22 | 1 | -2/+2 | ||
| * | | | | | | arm_dynarmic_32: Log under Core_ARM instead of HW_GPU | 2020-06-22 | 1 | -1/+1 | ||
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merge pull request #4099 from MerryMage/macOS-build | 2020-06-19 | 2 | -3/+3 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | memory_manager: Explicitly specifcy std::min<size_t> | 2020-06-18 | 1 | -2/+2 | ||
| | * | | | | | shared_font: Service::NS::EncryptSharedFont takes a size_t& | 2020-06-18 | 1 | -1/+1 | ||
| * | | | | | | Merge pull request #4113 from ogniK5377/boxcat-disable | 2020-06-19 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix compilation when not building with boxcat | 2020-06-19 | 1 | -2/+2 | ||
| | | |/ / / / | |/| | | | | ||||||
| * / | | | | | mii_model: Remove redundant std::move | 2020-06-19 | 1 | -1/+1 | ||
| |/ / / / / | ||||||
| * / / / / | arm_dynarmic_32: Fix implicit conversion error in SetTPIDR_EL0 | 2020-06-18 | 1 | -1/+1 | ||
| |/ / / / | ||||||
| * | | | | arm_dynarmic_cp15: Implement CNTPCT | 2020-06-17 | 1 | -0/+13 | ||
| * | | | | arm_dynarmic_cp15: Update CP15 | 2020-06-17 | 4 | -142/+73 | ||
| * | | | | arm_dynarmic_32: InterpreterFallback should never happen | 2020-06-17 | 1 | -2/+3 | ||
| * | | | | Merge pull request #3966 from Morph1984/hide-internal-resolution-ui | 2020-06-16 | 1 | -1/+1 | ||
| |\ \ \ \ | ||||||
| | * | | | | yuzu/frontend: Remove internal resolution option | 2020-06-06 | 1 | -1/+1 | ||
| * | | | | | Merge pull request #4070 from ogniK5377/GetTPCMasks-fix | 2020-06-14 | 2 | -21/+22 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | nvdrv: Fix GetTPCMasks for ioctl3 | 2020-06-10 | 2 | -21/+22 | ||
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge pull request #4069 from ogniK5377/total-phys-mem | 2020-06-14 | 1 | -2/+4 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | kernel: Account for system resource size for memory usage | 2020-06-10 | 1 | -2/+4 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4010 from ogniK5377/reserve-always-break | 2020-06-12 | 1 | -5/+1 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | kernel: ResourceLimit::Reserve remove useless while loop | 2020-05-29 | 1 | -5/+1 | ||
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #4044 from ogniK5377/handle-not-signalled-err | 2020-06-04 | 1 | -1/+1 | ||
| |\ \ \ \ | ||||||
| | * | | | | Downgrade "handle not signaled" error to trace | 2020-06-04 | 1 | -1/+1 | ||
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #4009 from ogniK5377/macro-jit-prod | 2020-06-04 | 1 | -0/+1 | ||
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Implement macro JIT | 2020-05-30 | 1 | -0/+1 | ||
| | |/ / | ||||||
| * | | | Clang-format | 2020-06-01 | 1 | -2/+1 | ||
| * | | | hid: Stub GetXpadIDs | 2020-06-01 | 2 | -1/+14 | ||
| |/ / | ||||||
| * | | Merge pull request #4002 from lat9nq/fix-nix-mod-directories | 2020-05-28 | 2 | -8/+31 | ||
| |\ \ | ||||||
| | * | | Make copying directory string more concise | 2020-05-28 | 1 | -2/+1 | ||
| | * | | Address requested changes | 2020-05-28 | 2 | -4/+4 | ||
| | * | | *nix systems can read any-case patch directories | 2020-05-27 | 2 | -8/+32 | ||
| * | | | Merge pull request #3964 from ReinUsesLisp/arb-integration | 2020-05-24 | 3 | -0/+3 | ||
| |\ \ \ | ||||||
| | * | | | yuzu: Add frontend settings for assembly shaders | 2020-05-19 | 3 | -0/+3 | ||
| * | | | | clang-format | 2020-05-21 | 1 | -1/+2 | ||
| * | | | | nifm: correct assert in CreateTemporaryNetworkProfile | 2020-05-21 | 1 | -1/+1 | ||
| | |/ / |/| | | ||||||
| * | | | Merge pull request #3946 from ogniK5377/sysverdat-10-0-2 | 2020-05-20 | 1 | -7/+7 | ||
| |\ \ \ | ||||||