Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-11 | Merge pull request #6170 from Morph1984/more-time-fixes | bunnei | |
service: time: Setup the network clock with the local clock context | |||
2021-04-11 | renderer_vulkan: Check return value of AcquireNextImage | Joshua Ashton | |
We can get into a really bad state by ignoring this leading to device loss and using incorrect resources. | |||
2021-04-10 | Merge pull request #6167 from Morph1984/time-fix | bunnei | |
service: time: Fix CalculateStandardUserSystemClockDifferenceByUser | |||
2021-04-10 | Merge pull request #6112 from ogniK5377/pctl | bunnei | |
pctl: Rework how pctl works to be more accurate | |||
2021-04-10 | Merge pull request #6172 from degasus/cmake_opus | bunnei | |
externals: Search for shared opus installation. | |||
2021-04-10 | Merge pull request #6099 from bunnei/derive-mem | bunnei | |
Kernel Rework: Derive memory regions from board layout. | |||
2021-04-09 | Merge pull request #6171 from german77/services | bunnei | |
service: Update service function tables and use proper names | |||
2021-04-09 | Merge pull request #6156 from lioncash/lock-discard | bunnei | |
kernel: Mark lock helper classes as [[nodiscard]] | |||
2021-04-09 | Merge pull request #6113 from german77/playhistory | bunnei | |
Friend: Stub GetPlayHistoryRegistrationKey | |||
2021-04-09 | Merge pull request #6158 from german77/hidServiceTables | bunnei | |
hid: Update service function tables | |||
2021-04-09 | Merge pull request #6162 from degasus/no_spin_loops | bunnei | |
video_core: Avoid spin loops. | |||
2021-04-09 | ns: Update to 12.x | Morph | |
2021-04-09 | aoc_u: Update to 12.x | Morph | |
2021-04-09 | nim: Update to 12.x | Morph | |
2021-04-09 | npns: Update to 12.x | Morph | |
2021-04-09 | bgtc: Update to 12.x and implement OpenTaskService | Morph | |
2021-04-09 | vi: Update to 12.x | Morph | |
2021-04-09 | erpt: Update to 12.x | Morph | |
2021-04-09 | btm: Update to 12.x | Morph | |
2021-04-09 | btdrv: Update to 12.x | Morph | |
2021-04-08 | Merge pull request #6168 from Morph1984/stub-SetNpadAnalogStickUseCenterClamp | bunnei | |
service: hid: Stub SetAnalogStickUseCenterClamp | |||
2021-04-08 | wlan: Update to 12.x | german77 | |
2021-04-08 | usb: Use proper names | german77 | |
2021-04-08 | ITimeZoneService: Update to 12.x | german77 | |
2021-04-08 | spl: Update to 12.x | german77 | |
2021-04-08 | sfdnsres: Use proper names | german77 | |
2021-04-08 | nsd: Update to 12.x | german77 | |
2021-04-08 | ethc: Update to 12.x | german77 | |
2021-04-08 | sm: Use proper names, update to 12.x | german77 | |
2021-04-08 | set_sys: Update to 12.x | german77 | |
2021-04-08 | pctl_module: Update to 12.x | german77 | |
2021-04-08 | pcie: Use proper names | german77 | |
2021-04-08 | olsc: Update to 12.x | german77 | |
2021-04-08 | pl_u: Update to 12.x | german77 | |
2021-04-08 | ldr: Use proper names | german77 | |
2021-04-08 | arp: Use proper names, update to 12.x | german77 | |
2021-04-08 | caps_u: Update to 12.x | german77 | |
2021-04-08 | caps_a: Update to 12.x | german77 | |
2021-04-08 | bpc: Use proper names | german77 | |
2021-04-08 | bcat_module: Update to 12.x | german77 | |
2021-04-08 | codecctl: Use proper names | german77 | |
2021-04-08 | audren_u: Use proper names | german77 | |
2021-04-08 | audren_a: Use proper names | german77 | |
2021-04-08 | audrec_u: Use proper names, update to 12.x | german77 | |
2021-04-08 | audrec_a: Use proper names | german77 | |
2021-04-08 | audout_u: Use proper names | german77 | |
2021-04-08 | audout_a: Use proper names | german77 | |
2021-04-08 | audin_u: Use proper names | german77 | |
2021-04-08 | audin_a: Use proper names | german77 | |
2021-04-08 | Merge pull request #6155 from ameerj/kernel-12-rescnt | bunnei | |
kernel: Increase event and session counts |