| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | software_keyboard: Resolve a pessimizing move warning | 2020-08-14 | 1 | -2/+1 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #4492 from lioncash/linkage | 2020-08-15 | 2 | -15/+11 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | system_control: Make functions internally linked where applicable | 2020-08-05 | 2 | -15/+11 | ||
| * | | | | | | | | | Merge pull request #4463 from lioncash/lockdiscard | 2020-08-15 | 2 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | emu_window: Mark Scoped constructor and Acquire() as nodiscard | 2020-08-14 | 1 | -2/+2 | ||
| | * | | | | | | | | | kernel/scheduler: Mark SchedulerLock constructor as nodiscard | 2020-08-14 | 1 | -1/+1 | ||
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * / | | | | | | | | time_zone_content_manager: Collapse auto and default case | 2020-08-14 | 1 | -3/+1 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #4495 from lioncash/conv | 2020-08-14 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | cheat_engine: Resolve implicit bool->u64 conversion | 2020-08-06 | 1 | -1/+1 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #4511 from lioncash/build2 | 2020-08-13 | 7 | -43/+52 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | General: Tidy up clang-format warnings part 2 | 2020-08-13 | 7 | -43/+52 | ||
| * | | | | | | | | | Merge pull request #4497 from lioncash/freezer-alg | 2020-08-11 | 2 | -16/+22 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | freezer: Move entry finding to its own function | 2020-08-06 | 2 | -12/+21 | ||
| | * | | | | | | | | freezer: Take address values by value | 2020-08-06 | 1 | -3/+3 | ||
| | * | | | | | | | | freezer: Make use of std::erase_if | 2020-08-06 | 1 | -4/+1 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #4496 from lioncash/ce-desig | 2020-08-10 | 1 | -6/+18 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | cheat_engine: Make use of designated initializers | 2020-08-06 | 1 | -6/+18 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #4491 from lioncash/unused-vars | 2020-08-10 | 2 | -18/+11 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | kernel: Remove unused variables | 2020-08-05 | 2 | -18/+11 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #4488 from lioncash/file | 2020-08-09 | 4 | -41/+41 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | vfs_vector: Make creation of array vfs files less verbose | 2020-08-05 | 4 | -41/+41 | ||
| * | | | | | | | | | Merge pull request #4457 from ogniK5377/SetScreenShotPermission | 2020-08-07 | 2 | -1/+12 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | am: Unstub SetScreenShotPermission | 2020-08-01 | 2 | -1/+12 | ||
| * | | | | | | | | | | common/concepts: Rename IsBaseOf to DerivedFrom | 2020-08-07 | 2 | -2/+2 | ||
| * | | | | | | | | | | Merge pull request #4483 from lioncash/constexpr-hex | 2020-08-06 | 2 | -98/+118 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | partition_data_manager: Update master key hashes | 2020-08-06 | 1 | -5/+5 | ||
| | * | | | | | | | | | | partition_data_manager: Make data arrays constexpr | 2020-08-06 | 2 | -98/+118 | ||
| * | | | | | | | | | | | Merge pull request #4490 from lioncash/arbiter | 2020-08-06 | 2 | -2/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | scheduler: Resolve sign conversion warning | 2020-08-05 | 1 | -1/+2 | ||
| | * | | | | | | | | | | address_arbiter: Resolve sign conversion warning | 2020-08-05 | 1 | -1/+1 | ||
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4489 from lioncash/typesafe | 2020-08-05 | 1 | -0/+4 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ipc_helpers: Only allow trivially copyable objects with PushRaw() and PopRaw() | 2020-08-05 | 1 | -0/+4 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #4484 from lioncash/aesutil | 2020-08-05 | 7 | -27/+36 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | aes_util: Allow SetIV to be non-allocating | 2020-08-03 | 7 | -27/+36 | ||
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4475 from lioncash/bqueue | 2020-08-05 | 1 | -10/+11 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | buffer_queue: Make use of std::nullopt | 2020-08-03 | 1 | -5/+6 | ||
| | * | | | | | | | | | | buffer_queue: Make use of designated initializers | 2020-08-03 | 1 | -5/+5 | ||
| | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4444 from lioncash/volatile | 2020-08-05 | 1 | -6/+4 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | common/atomic_ops: Don't cast away volatile from pointers | 2020-07-28 | 1 | -6/+4 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #4466 from ogniK5377/loader-type-safe | 2020-08-05 | 1 | -18/+34 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Place in anonymous namespace | 2020-08-03 | 1 | -0/+4 | ||
| | * | | | | | | | | loader: Make IdentifyFile typesafe | 2020-08-03 | 1 | -20/+32 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #4476 from lioncash/tz | 2020-08-04 | 1 | -17/+25 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | time_zone_binary: Make use of designated initializers | 2020-08-03 | 1 | -17/+25 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #4401 from ogniK5377/GetIndirectLayerImageRequiredMemoryInfo | 2020-08-04 | 1 | -1/+19 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | vi: IApplicationDisplayService:GetIndirectLayerImageRequiredMemoryInfo | 2020-07-21 | 1 | -1/+19 | ||
| * | | | | | | | | | Merge pull request #4430 from bunnei/new-gpu-vmm | 2020-08-04 | 4 | -93/+227 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Update src/core/hle/service/nvdrv/devices/nvmap.cpp | 2020-07-27 | 1 | -1/+1 | ||
| | * | | | | | | | | | hle: nvdrv: Rewrite of GPU memory management. | 2020-07-26 | 4 | -93/+227 | ||
| * | | | | | | | | | | Merge pull request #4472 from lioncash/const-get | 2020-08-04 | 2 | -15/+16 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||