- Jan 15, 2022
- Jan 14, 2022
-
-
Mai M authored
hle: kernel: Fix service_threads access to be thread safe.
-
Mai M authored
Kernel Memory Updates (Part 2): SetProcessMemoryPermission, update permissions, and other minor changes.
-
bunnei authored
- CreateServiceThread and ReleaseServiceThread can be accessed by different threads, uses a lock to make this thread safe. - Fixes a rare crash in Pokemon Sword/Shield that can occur when a new service thread is being created while an old one is being destroyed.
-
bunnei authored
yuzu: main: Increase the open file limit on Windows to 8192
-
bunnei authored
core/hid: Reduce gyro threshold even more
-
- Jan 13, 2022
-
-
Narr the Reg authored
Motion stops working in Mario Tennis in swing mode if the update rate is too fast even when HW it updates at the same speed. 10ms it's the minimum period that the game needs to start working again.
-
- Jan 12, 2022
- Jan 11, 2022
-
-
Alexandre Bouvier authored
-
bunnei authored
yuzu: Add controller hotkeys
-
- Jan 10, 2022
- Jan 08, 2022
- Jan 07, 2022
- Jan 06, 2022
-
-
Fernando S authored
video_core/memory_manager: Fixes for sparse memory management
-
Mai M authored
externals/dynarmic: update to the latest revision
-
liushuyu authored
... to resolve compilation errors with fmt 8.1
-
bunnei authored
configure_per_game: Initialize tabs after loading custom configuration
-
- Jan 05, 2022
-
-
Mai M authored
glsl: Remove unreachable return
-