- 07 May, 2023 10 commits
-
-
lat9nq authored
This option is only visible if an Intel GPU using the proprietary driver is found during Vulkan device enumeration. configure_graphics: More directly get driver id Vulkan::Device does quite a bit more than we need just to see the driver ID here.
-
lat9nq authored
-
lat9nq authored
For the Intel proprietary driver's deficiencies. settings: Restore compute option global state
-
bunnei authored
configuration: Expose separate swap present modes
-
bunnei authored
input_common: Add experimental motion to button
-
bunnei authored
input_common: Add property to invert an axis button
-
liamwhite authored
yuzu-sdl,audio_core: Remove antiquated warning ignore
-
liamwhite authored
externals: Update dynarmic to 6.4.7
-
liamwhite authored
yuzu: Add motion preview to controller input
-
liamwhite authored
Fix read access violation after 2 hours of gameplay in PMD: RTDX
-
- 06 May, 2023 2 commits
-
-
Roni Kirla authored
-
german77 authored
-
- 05 May, 2023 7 commits
-
-
Narr the Reg authored
-
Narr the Reg authored
-
Narr the Reg authored
-
bunnei authored
core: hid: Fix state of capture and home buttons
-
Merry authored
-
lat9nq authored
Issue was fixed a long time ago, both by SDL2 and in yuzu by including SDL2 as a system library.
-
german77 authored
-
- 04 May, 2023 5 commits
-
-
liamwhite authored
Wait for the terminate event before destroying a system instance
-
liamwhite authored
Fix shader code resize to use word size rather than byte size
-
liamwhite authored
Remove LGTM config
-
Valeri authored
LGTM.com is no longer available since it was superseded by CodeQL.
-
Fernando S authored
Memory manager: Fix possible softlock
-
- 03 May, 2023 16 commits
-
-
Fernando S authored
settings: remove pessimistic flushing
-
bunnei authored
GPU: implement missing ASTC
-
Liam authored
-
Fernando Sahmkow authored
-
lat9nq authored
-
bunnei authored
Y.F.C Implement Asynchronous Fence manager and Rework Query async downloads
-
bunnei authored
kernel: match calls to Register and Unregister
-
Fernando Sahmkow authored
-
liamwhite authored
Fix softlocks when disabling async present
-
Morph authored
catch2: update to 3.3.1
-
Morph authored
vulkan: disable turbo when debugging tool is attached
-
Morph authored
video_core: fix build on Apple Clang
-
Morph authored
settings: rename extended memory layout to unsafe, move from general to system
-
GPUCode authored
-
lat9nq authored
Most sources seem to suggest VSync and not V-Sync
-
lat9nq authored
Cleaning up includes in bootmanager and configure_graphics has exposed a missing include here.
-