Commit Graph

25632 Commits (8427b9d49d2332c5a2b6a8d68c531a43f9cc3ad1)
 

Author SHA1 Message Date
Liam 8427b9d49d renderer_vulkan: ensure exception on surface loss 2 years ago
liamwhite 911d2216be
Merge pull request #11866 from liamwhite/more-qt-nonsense
qt: fix game list shutdown crash
2 years ago
liamwhite 4da2105a32
Merge pull request #11862 from liamwhite/pascal-robust
Manually robust on Pascal and earlier
2 years ago
liamwhite 1f9684eaf9
Merge pull request #11859 from Kelebek1/compute_findbuffer
Add missing loop around compute FindBuffer calls
2 years ago
liamwhite 40c97c0549
Merge pull request #11852 from german77/async_brr
input_common: joycon: Move vibrations to a queue
2 years ago
liamwhite 6aee148b17
Merge pull request #11843 from liamwhite/sync-process
kernel: update KProcess
2 years ago
liamwhite b5b93e6741
Merge pull request #11827 from liamwhite/preallocated
nvnflinger: fix reporting and freeing of preallocated buffers
2 years ago
Narr the Reg 18a4529851
Merge pull request #11803 from flodavid/improve-controller-applet-click
yuzu: Improve behavior when clicking on controller box in Controller applet
2 years ago
liamwhite 43be2bfe33
Merge pull request #11880 from abouvier/unbundle-stb
cmake: prefer system stb headers
2 years ago
Alexandre Bouvier 79ba5d9c26 cmake: prefer system stb headers 2 years ago
liamwhite 008d7e8c5f
Merge pull request #11876 from liamwhite/apiversion
vulkan_common: use highest API version
2 years ago
Liam 19e9bde9e0 kernel: make sure new process is in list 2 years ago
liamwhite 6eb3a583cb
Merge pull request #11812 from german77/save_capture
service: caps: Implement SaveScreenShotEx0 and variants
2 years ago
Liam e0834ee50b vulkan_common: use highest API version 2 years ago
Liam 79894152a8 qt: fix game list shutdown crash 2 years ago
liamwhite 9274eaecd0
Merge pull request #11863 from german77/buffer
service: ipc: Add third read buffer index
2 years ago
Narr the Reg c733620024 service: ipc: Add third read buffer index 2 years ago
german77 897b411ae7 service: caps: Implement SaveScreenShotEx0 and variants 2 years ago
german77 94836ba3b1 externals: stb: Add image write 2 years ago
liamwhite b1909b0435
Merge pull request #11841 from german77/halp
yuzu: fix restore shortcuts button
2 years ago
liamwhite 1cc764988f
Merge pull request #11846 from german77/cheats
cheats: Clamp cheat names without failing
2 years ago
liamwhite da5c49f22d
Merge pull request #11847 from ameerj/glsl-shfl-fix
emit_glsl_warp: Fix shfl_in_bounds conditional
2 years ago
liamwhite 6b93b0b08c
Merge pull request #11854 from german77/vibration-ui
yuzu: Fix vibration reseting to 1%
2 years ago
Kelebek1 68f25217b8 Add missing dowhile loops around FindBuffer calls 2 years ago
Liam 0604b14263 Manually robust on Pascal and earlier 2 years ago
german77 3d4a064674 yuzu: Fix vibration reseting to 1% 2 years ago
german77 e4dfd51337 input_common: joycon: Move vibrations to a queue 2 years ago
Ameer J cfe73af6f2 emit_glsl_warp: Fix shfl_in_bounds conditional 2 years ago
Narr the Reg 77fb9d415b yuzu: Fix restore shortcuts button 2 years ago
german77 bbdaa62175 cheats: Clamp cheat names without failing 2 years ago
Liam 31bffc7299 kernel: fix extraneous ref 2 years ago
Liam 5f8f09d750 kernel: shutdown app before gpu 2 years ago
Liam dcfe674ed4 kernel: signal thread on termination completed 2 years ago
Liam bb195c2c2b kernel: add missing TLR clear 2 years ago
Liam 8c59543ee3 kernel: update KProcess 2 years ago
liamwhite db37e583ff
Merge pull request #11831 from liamwhite/hosversionbetween
set: return version info from system archive
2 years ago
liamwhite d28e826e47
Merge pull request #11830 from liamwhite/ts-session
ts: add OpenSession
2 years ago
liamwhite 13beb85514
Merge pull request #11828 from liamwhite/setthreadescription
common: use SetThreadDescription API for thread names
2 years ago
liamwhite 4b06bcc82c
Merge pull request #11789 from Kelebek1/spirv_shift_right
Manually robust on Maxwell and earlier
2 years ago
Liam 12ebc8d9d1 set: return version info from system archive 2 years ago
Liam 2b85e9e997 ts: add OpenSession 2 years ago
Liam 59b62c6507 common: use SetThreadDescription API for thread names 2 years ago
Fernando S 2e760a9833
Merge pull request #11748 from liamwhite/kern_1700
kernel: update for 17.0.0
2 years ago
Fernando S bab4a13a41
Merge pull request #11825 from liamwhite/system-resource
kernel: fix incorrect calculation of used non system memory value
2 years ago
liamwhite b56c7397ad
Merge pull request #11806 from liamwhite/needs-more-locking
renderer_vulkan: add locks to avoid scheduler flushes from CPU
2 years ago
Liam 689f346e97 nvnflinger: fix reporting and freeing of preallocated buffers
Co-authored-by: Kelebek1 <eeeedddccc@hotmail.co.uk>
2 years ago
Liam 249db0a59b kernel: fix incorrect calculation of used non system memory value 2 years ago
Liam 9526ce95dd gdbstub: add PermissionLocked to mappings table 2 years ago
Liam 687158fe00 kernel: fix format string error 2 years ago
Liam d8507332c1 kernel: make check fully constexpr for broken msvc constant folding 2 years ago