| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | |
| * | | | | | Merge pull request #4273 from ogniK5377/async-shaders-prod | 2020-07-18 | 3 | -0/+5 | |
| |\ \ \ \ \ | |||||
| | * | | | | | Drop settings namespace | 2020-07-17 | 1 | -2/+1 | |
| | * | | | | | Rebase for per game settings | 2020-07-17 | 3 | -0/+6 | |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge pull request #4365 from lioncash/mii | 2020-07-17 | 1 | -53/+54 | |
| |\ \ \ \ \ | |||||
| | * | | | | | mii/manager: Make use of designated initializers | 2020-07-16 | 1 | -53/+54 | |
| * | | | | | | Merge pull request #4366 from lioncash/mii-sign | 2020-07-17 | 1 | -3/+3 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | mii/manager: Resolve sign mismatch warnings | 2020-07-16 | 1 | -3/+3 | |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #4344 from VolcaEM/c3 | 2020-07-17 | 2 | -1/+42 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | clang-format | 2020-07-15 | 1 | -1/+2 | |
| | * | | | | | | dmnt_cheat_vm: Implement opcode 0xC3 (ReadWriteStaticRegister) | 2020-07-15 | 2 | -1/+41 | |
| * | | | | | | | Merge pull request #4309 from Morph1984/fix-romfs-bug | 2020-07-17 | 4 | -10/+10 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| | * | | | | | | fs: Fix RomFS building when zero byte files are present | 2020-07-12 | 4 | -10/+10 | |
| * | | | | | | | Merge pull request #4347 from lioncash/logging | 2020-07-17 | 1 | -38/+39 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | settings: Resolve a sign conversion warning within GetTimeZoneString() | 2020-07-15 | 1 | -5/+5 | |
| | * | | | | | | | settings: Make use of std::string_view over std::string for logging | 2020-07-15 | 1 | -33/+34 | |
| | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | | Merge pull request #4371 from lioncash/cmake2 | 2020-07-17 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | core/CMakeLists: Add missing physical_memory.h header file | 2020-07-16 | 1 | -0/+1 | |
| | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | | Merge pull request #4357 from lioncash/unused4 | 2020-07-17 | 3 | -7/+2 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | kernel: Remove unused variables | 2020-07-16 | 3 | -7/+2 | |
| * | | | | | | | | Merge pull request #4358 from lioncash/unused5 | 2020-07-17 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | kernel/thread: Remove unimplemented function prototype | 2020-07-16 | 1 | -2/+0 | |
| | |/ / / / / / / | |||||
| * | / / / / / / | constants: Add missing <array> include | 2020-07-16 | 1 | -0/+1 | |
| | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | | Merge pull request #4292 from bunnei/mii-rewrite | 2020-07-16 | 9 | -914/+3270 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | hle: service: mii: Rewrite service to properly support creation of random and... | 2020-07-11 | 9 | -914/+3270 | |
| * | | | | | | | | Merge pull request #4327 from lioncash/desig2 | 2020-07-16 | 2 | -58/+38 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| | * | | | | | | | address_space_info: Use type alias to simplify code | 2020-07-13 | 1 | -14/+13 | |
| | * | | | | | | | address_space_info: Make use of designated initializers | 2020-07-13 | 2 | -46/+27 | |
| * | | | | | | | | kernel: Add missing include | 2020-07-16 | 1 | -0/+1 | |
| * | | | | | | | | cpu_manager: Mark function getters as static | 2020-07-16 | 4 | -10/+11 | |
| * | | | | | | | | cpu_manager: Remove unused preemption_count variable | 2020-07-16 | 1 | -1/+0 | |
| * | | | | | | | | cpu_manager: Add missing includes | 2020-07-16 | 1 | -0/+3 | |
| * | | | | | | | | Merge pull request #4337 from lat9nq/fix-per-game-async | 2020-07-16 | 2 | -0/+8 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | clang-format | 2020-07-14 | 1 | -2/+1 | |
| | * | | | | | | | | settings: Move settings sanitization to its own function | 2020-07-14 | 2 | -0/+9 | |
| | |/ / / / / / / | |||||