26550 Commits (dfb9fa0144ca79e596f6f2b1bc960b1a44745aa6)
 

Author SHA1 Message Date
liamwhite 6b93b0b08c
Merge pull request #11854 from german77/vibration-ui 3 years ago
Kelebek1 68f25217b8 Add missing dowhile loops around FindBuffer calls 3 years ago
Liam 0604b14263 Manually robust on Pascal and earlier 3 years ago
liushuyu a065dcdcd9
externals/opus: use CMakeLists shipped with Opus itself 3 years ago
german77 3d4a064674 yuzu: Fix vibration reseting to 1% 3 years ago
german77 e4dfd51337 input_common: joycon: Move vibrations to a queue 3 years ago
Ameer J cfe73af6f2 emit_glsl_warp: Fix shfl_in_bounds conditional 3 years ago
liushuyu d6bd16b2c0
externals/libusb: remove the GUID override workaround ... 3 years ago
liushuyu a49b146ccc externals: update libusb to c060e9ce30 ... 3 years ago
liushuyu fd9e157184 externals: update VulkanMemoryAllocator to 2f382df218 3 years ago
liushuyu 6cbd4020e8 externals: update Vulkan-Headers to 1.3.265 3 years ago
liushuyu 3558b236cd externals: update ffmpeg to 9c1294eadd 3 years ago
liushuyu 48e82c4138 externals: update vcpkg to ef2eef1734 3 years ago
liushuyu 9eb70aea1d externals: update SDL to 2.28.4 3 years ago
liushuyu 0460fbacc9 externals: update cpp-jwt to 10ef5735d8 3 years ago
liushuyu c73297e840 externals: update cpp-httplib to 0.14.1 3 years ago
liushuyu 633d869ff4 externals: update libusb to 1.0.26 3 years ago
liushuyu e03f86cc54 externals: update inih to r57 3 years ago
liushuyu a0a3566977 externals: update opus to 1.4 3 years ago
Narr the Reg 77fb9d415b yuzu: Fix restore shortcuts button 3 years ago
german77 bbdaa62175 cheats: Clamp cheat names without failing 3 years ago
Liam 31bffc7299 kernel: fix extraneous ref 3 years ago
Liam 5f8f09d750 kernel: shutdown app before gpu 3 years ago
Liam dcfe674ed4 kernel: signal thread on termination completed 3 years ago
Liam bb195c2c2b kernel: add missing TLR clear 3 years ago
Liam 8c59543ee3 kernel: update KProcess 3 years ago
liamwhite db37e583ff
Merge pull request #11831 from liamwhite/hosversionbetween 3 years ago
liamwhite d28e826e47
Merge pull request #11830 from liamwhite/ts-session 3 years ago
liamwhite 13beb85514
Merge pull request #11828 from liamwhite/setthreadescription 3 years ago
liamwhite 4b06bcc82c
Merge pull request #11789 from Kelebek1/spirv_shift_right 3 years ago
Franco M b76a1d987f
Merge branch 'yuzu-emu:master' into new-shortcut 3 years ago
Liam 12ebc8d9d1 set: return version info from system archive 3 years ago
Liam 2b85e9e997 ts: add OpenSession 3 years ago
Liam 59b62c6507 common: use SetThreadDescription API for thread names 3 years ago
Fernando S 2e760a9833
Merge pull request #11748 from liamwhite/kern_1700 3 years ago
Fernando S bab4a13a41
Merge pull request #11825 from liamwhite/system-resource 3 years ago
liamwhite b56c7397ad
Merge pull request #11806 from liamwhite/needs-more-locking 3 years ago
Liam 689f346e97 nvnflinger: fix reporting and freeing of preallocated buffers 3 years ago
Liam 249db0a59b kernel: fix incorrect calculation of used non system memory value 3 years ago
Liam 9526ce95dd gdbstub: add PermissionLocked to mappings table 3 years ago
Liam 687158fe00 kernel: fix format string error 3 years ago
Liam d8507332c1 kernel: make check fully constexpr for broken msvc constant folding 3 years ago
Liam 67e983a354 codespell: allow 'VAs' 3 years ago
Liam f21058a6c0 k_page_table: add MapFirstGroup 3 years ago
Liam b456af31e6 kernel: update KMemoryRegionType values 3 years ago
Liam 0441853d0f k_page_table: implement PermissionLocked 3 years ago
Liam 60a1c6b95b k_page_table: add new CheckMemoryState helper 3 years ago
Liam 794e6c7a96 kernel: split Io memory state, add PermissionLocked attribute 3 years ago
Liam 22afa2c7a3 kernel: reshuffle ini1 size, add slab clear note 3 years ago
liamwhite 85a89ca3e3
Merge pull request #11822 from german77/no-name 3 years ago