23093 Commits (fd035bfd90a8248ceb4a3a3eaf83e91c6de4b8ff)

Author SHA1 Message Date
Alexandre Bouvier fc27fd3f02 cmake: prefer system stb headers 2 years ago
Liam 3ecf82aa62 sockets: use safe access helpers 2 years ago
Liam cb176ebdd7 nvdrv: rework to remove memcpy 2 years ago
Liam 16156ce42d nvdrv: fix up remaining copy calls 2 years ago
Liam a059aedaf1 nvdrv: convert nvmap 2 years ago
Liam ad86f1c9ce nvdrv: convert codec devices 2 years ago
Liam fb546a39c7 nvdrv: convert nvhost_gpu 2 years ago
Liam 61e871d4e7 nvdrv: convert nvhost_ctrl 2 years ago
Liam 9153c0f5ce nvdrv: convert nvhost_ctrl_gpu 2 years ago
Liam 9bcb1481ff nvdrv: add ioctl command serialization, convert nvhost_as_gpu 2 years ago
Liam 0d565eb61b kernel: make sure new process is in list 2 years ago
Liam bd45923351 vulkan_common: use highest API version 2 years ago
Liam 9de3363249 qt: fix game list shutdown crash 2 years ago
Narr the Reg 346c49b55a service: ipc: Add third read buffer index 2 years ago
german77 45cacf372c service: caps: Implement SaveScreenShotEx0 and variants 2 years ago
Kelebek1 5d26c3791b Add missing dowhile loops around FindBuffer calls 2 years ago
Liam 64717fdf1d Manually robust on Pascal and earlier 2 years ago
german77 46858fdb41 yuzu: Fix vibration reseting to 1% 2 years ago
german77 9508a12379 input_common: joycon: Move vibrations to a queue 2 years ago
Ameer J ef8f689761 emit_glsl_warp: Fix shfl_in_bounds conditional 2 years ago
Narr the Reg baaa94d26f yuzu: Fix restore shortcuts button 2 years ago
german77 535c39a080 cheats: Clamp cheat names without failing 2 years ago
Liam ae885084e2 kernel: fix extraneous ref 2 years ago
Liam 91acaf7bb6 kernel: shutdown app before gpu 2 years ago
Liam f0c6de7dd2 kernel: signal thread on termination completed 2 years ago
Liam c00faac482 kernel: add missing TLR clear 2 years ago
Liam 62e106dbe8 kernel: update KProcess 2 years ago
Liam 46493463a9 set: return version info from system archive 2 years ago
Liam 72e224cf4e ts: add OpenSession 2 years ago
Liam 17cd28ecb5 common: use SetThreadDescription API for thread names 2 years ago
Liam e95745685a nvnflinger: fix reporting and freeing of preallocated buffers 2 years ago
Liam d96b03a1c0 kernel: fix incorrect calculation of used non system memory value 2 years ago
Liam 6031cf1017 gdbstub: add PermissionLocked to mappings table 2 years ago
Liam 92a65b4947 kernel: fix format string error 2 years ago
Liam 5be32a6147 kernel: make check fully constexpr for broken msvc constant folding 2 years ago
Liam 84ce50cc1b k_page_table: add MapFirstGroup 2 years ago
Liam 010fc2f562 kernel: update KMemoryRegionType values 2 years ago
Liam d73dbceba6 k_page_table: implement PermissionLocked 2 years ago
Liam 3e0887f205 k_page_table: add new CheckMemoryState helper 2 years ago
Liam 144ae38fb3 kernel: split Io memory state, add PermissionLocked attribute 2 years ago
Liam c9dab6d0c1 kernel: reshuffle ini1 size, add slab clear note 2 years ago
Narr the Reg 9b0929a9a2 service: mii: Create random mii with name 2 years ago
Kelebek1 90d99fbd00 Manually robust on Maxwell and earlier 2 years ago
boludoz 20fdb00168 Reverted dirty code in main. 2 years ago
boludoz a67a20707e TODO: Implement shortcut creation for Apple. 2 years ago
boludoz c7ac598b62 Useless code removed related to admin privileges, if it is not an error we can add it later, that is what git is for. 2 years ago
boludoz ce26e78628 Deleted admin requisite (maybe it was another mistake). 2 years ago
Liam 181e5dbc5b general: fix build failure on clang 17 2 years ago
flodavid 302836f670 yuzu: Improve behavior when clicking on controller box in Controller applet 2 years ago
Liam 1bd99c1d65 renderer_vulkan: add locks to avoid scheduler flushes from CPU 2 years ago