summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-23Merge pull request #11854 from german77/vibration-uiliamwhite
2023-10-23Add missing dowhile loops around FindBuffer callsKelebek1
2023-10-23Manually robust on Pascal and earlierLiam
2023-10-22externals/opus: use CMakeLists shipped with Opus itselfliushuyu
2023-10-22yuzu: Fix vibration reseting to 1%german77
2023-10-22input_common: joycon: Move vibrations to a queuegerman77
2023-10-22emit_glsl_warp: Fix shfl_in_bounds conditionalAmeer J
2023-10-21externals/libusb: remove the GUID override workaround ...liushuyu
2023-10-21externals: update libusb to c060e9ce30ac2e3ffb49d94209c4dae77b6642f7 ...liushuyu
2023-10-21externals: update VulkanMemoryAllocator to 2f382df218d7e8516dee3b3caccb819a62...liushuyu
2023-10-21externals: update Vulkan-Headers to 1.3.265liushuyu
2023-10-21externals: update ffmpeg to 9c1294eaddb88cb0e044c675ccae059a85fc9c6cliushuyu
2023-10-21externals: update vcpkg to ef2eef17340f3fbd679327d286fad06dd6e838edliushuyu
2023-10-21externals: update SDL to 2.28.4liushuyu
2023-10-21externals: update cpp-jwt to 10ef5735d842b31025f1257ae78899f50a40fb14liushuyu
2023-10-21externals: update cpp-httplib to 0.14.1liushuyu
2023-10-21externals: update libusb to 1.0.26liushuyu
2023-10-21externals: update inih to r57liushuyu
2023-10-21externals: update opus to 1.4liushuyu
2023-10-21yuzu: Fix restore shortcuts buttonNarr the Reg
2023-10-21cheats: Clamp cheat names without failinggerman77
2023-10-21kernel: fix extraneous refLiam
2023-10-21kernel: shutdown app before gpuLiam
2023-10-21kernel: signal thread on termination completedLiam
2023-10-21kernel: add missing TLR clearLiam
2023-10-21kernel: update KProcessLiam
2023-10-21Merge pull request #11831 from liamwhite/hosversionbetweenliamwhite
2023-10-21Merge pull request #11830 from liamwhite/ts-sessionliamwhite
2023-10-21Merge pull request #11828 from liamwhite/setthreadescriptionliamwhite
2023-10-21Merge pull request #11789 from Kelebek1/spirv_shift_rightliamwhite
2023-10-20set: return version info from system archiveLiam
2023-10-20ts: add OpenSessionLiam
2023-10-20common: use SetThreadDescription API for thread namesLiam
2023-10-20Merge pull request #11748 from liamwhite/kern_1700Fernando S
2023-10-20Merge pull request #11825 from liamwhite/system-resourceFernando S
2023-10-20Merge pull request #11806 from liamwhite/needs-more-lockingliamwhite
2023-10-20nvnflinger: fix reporting and freeing of preallocated buffersLiam
2023-10-20kernel: fix incorrect calculation of used non system memory valueLiam
2023-10-20gdbstub: add PermissionLocked to mappings tableLiam
2023-10-20kernel: fix format string errorLiam
2023-10-20kernel: make check fully constexpr for broken msvc constant foldingLiam
2023-10-20codespell: allow 'VAs'Liam
2023-10-20k_page_table: add MapFirstGroupLiam
2023-10-20kernel: update KMemoryRegionType valuesLiam
2023-10-20k_page_table: implement PermissionLockedLiam
2023-10-20k_page_table: add new CheckMemoryState helperLiam
2023-10-20kernel: split Io memory state, add PermissionLocked attributeLiam
2023-10-20kernel: reshuffle ini1 size, add slab clear noteLiam
2023-10-19Merge pull request #11822 from german77/no-nameliamwhite
2023-10-19service: mii: Create random mii with nameNarr the Reg