| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | perf_stats: Make use of designated initializers | 2020-08-03 | 1 | -6/+7 | ||
| | * | | | | | | | | | | perf_stats: Mark GetMeanFrametime() as const | 2020-08-03 | 2 | -9/+9 | ||
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4470 from lioncash/qualifier | 2020-08-04 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | patch_manager: Resolve -Wignored-qualifier warnings | 2020-08-03 | 1 | -2/+2 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #4481 from lioncash/cpp-dep | 2020-08-04 | 3 | -21/+21 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | yuzu: Resolve C++20 deprecation warnings related to lambda captures | 2020-08-03 | 3 | -21/+21 | ||
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4474 from lioncash/hle-profile | 2020-08-04 | 1 | -17/+26 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | profile_manager: Make use of std::nullopt | 2020-08-03 | 1 | -4/+4 | ||
| | * | | | | | | | | | | profile_manager: Make use of designated initializers | 2020-08-03 | 1 | -13/+22 | ||
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4473 from lioncash/cheat-desig | 2020-08-03 | 1 | -105/+121 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | dmnt_cheat_vm: Make use of designated initializers | 2020-08-03 | 1 | -105/+121 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #4456 from Morph1984/stub-really-long-fs-func | 2020-08-03 | 7 | -63/+120 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | minor nits | 2020-07-31 | 1 | -1/+3 | ||
| | * | | | | | | | | | | fsp-srv: Stub Read/WriteSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute | 2020-07-30 | 2 | -23/+56 | ||
| | * | | | | | | | | | | fs: Rename SaveDataDescriptor to SaveDataAttribute | 2020-07-30 | 5 | -41/+63 | ||
| | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4482 from lioncash/ldr-sign | 2020-08-03 | 1 | -3/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | service/ldr: Resolve sign mismatch warnings | 2020-08-03 | 1 | -3/+2 | ||
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4468 from lioncash/regcache | 2020-08-03 | 1 | -10/+15 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | registered_cache: Resolve -Wmaybe_uninitialized warnings | 2020-08-03 | 1 | -10/+15 | ||
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4471 from ogniK5377/sm-getservice-concept | 2020-08-03 | 1 | -3/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | sm: Make use of IsBaseOf for GetService | 2020-08-03 | 1 | -3/+2 | ||
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4467 from lioncash/mode | 2020-08-03 | 2 | -18/+21 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | file_sys/mode: Make use of DECLARE_ENUM_FLAG_OPERATORS with Mode | 2020-08-03 | 2 | -18/+21 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | ipc: Allow all trivially copyable objects to be passed directly into WriteBuf... | 2020-08-03 | 9 | -30/+30 | ||
| * | | | | | | | | | Merge pull request #4439 from lioncash/cpu | 2020-08-03 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | cpu_manager: Remove redundant std::function declarations | 2020-07-27 | 1 | -3/+3 | ||
| * | | | | | | | | | xts_archive: Check if the file is nullptr prior to parsing | 2020-07-29 | 1 | -5/+9 | ||
| * | | | | | | | | | registered_cache: Add support for removing folder ncas | 2020-07-29 | 2 | -53/+54 | ||
| * | | | | | | | | | Merge pull request #4442 from lioncash/devicemem | 2020-07-28 | 3 | -11/+4 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | device_memory: Remove unused system member | 2020-07-27 | 3 | -11/+4 | ||
| | |/ / / / / / / / | ||||||
| * | / / / / / / / | configure_graphics: Remove Force 30 FPS mode | 2020-07-28 | 2 | -2/+0 | ||
| | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | core_timing: Make use of uintptr_t to represent user_data | 2020-07-27 | 13 | -38/+46 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | remove unused variable; | 2020-07-27 | 1 | -1/+0 | ||
| * | | | | | | | nvflinger: Mark interface functions with return values as [[nodiscard]] | 2020-07-25 | 1 | -16/+14 | ||
| * | | | | | | | nvflinger: Use return value of Lock() | 2020-07-25 | 3 | -4/+4 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #4350 from ogniK5377/hid-update-connected | 2020-07-25 | 2 | -33/+37 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | hid: Only update keyboard & debug pad inputs if enabled | 2020-07-16 | 2 | -33/+37 | ||
| * | | | | | | | Merge pull request #4380 from ogniK5377/swkbd-inline-1 | 2020-07-24 | 2 | -13/+49 | ||
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | Address issues | 2020-07-20 | 1 | -2/+2 | ||
| | * | | | | | | swkbd: Return result for Calc request for inlined swkbd | 2020-07-19 | 2 | -13/+49 | ||
| * | | | | | | | network: add missing include for BSDs | 2020-07-22 | 1 | -0/+2 | ||
| | |_|/ / / / |/| | | | | | ||||||
| * | | | | | | Merge pull request #4306 from ReinUsesLisp/bsd-network | 2020-07-21 | 5 | -0/+840 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | core/network: Add network abstraction | 2020-07-19 | 5 | -0/+840 | ||
| * | | | | | | Merge pull request #4348 from lioncash/nano | 2020-07-18 | 13 | -71/+80 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | core_timing: Remove unused data member | 2020-07-15 | 1 | -2/+0 | ||
| | * | | | | | | core_timing: Make TimedCallback take std::chrono::nanoseconds | 2020-07-15 | 13 | -44/+45 | ||
| | * | | | | | | core_timing: Make use of std::chrono with ScheduleEvent | 2020-07-15 | 10 | -32/+42 | ||
| * | | | | | | | Merge pull request #4345 from Morph1984/fix-createfile | 2020-07-18 | 1 | -0/+4 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add comment to clarify the nullptr check | 2020-07-16 | 1 | -0/+1 | ||
| | * | | | | | | | filesystem: Create subdirectories prior to creating a file | 2020-07-16 | 1 | -0/+3 | ||