yuzu/src
Charles Lombardo 32d65fc8de android: Properly update emulation surface
Previously the emulation surface wasn't being updated during configuration changes and only during specific view events. This would break input and the screen dimensions after each orientation/aspect ratio change. Now a new surface is provided every time and the display dimensions are updated as needed.
2023-09-19 00:31:43 -04:00
..
android android: Properly update emulation surface 2023-09-19 00:31:43 -04:00
audio_core Merge pull request #11465 from Kelebek1/skip_remaining_reset 2023-09-10 13:40:32 -04:00
common Merge pull request #11499 from Squall-Leonhart/bitlockerfix 2023-09-16 11:40:10 -04:00
core Merge pull request #11519 from german77/system-policy 2023-09-16 11:40:42 -04:00
dedicated_room msvc: set warning level to /W4 globally 2023-09-03 18:42:10 +04:00
input_common msvc: set warning level to /W4 globally 2023-09-03 18:42:10 +04:00
network msvc: set warning level to /W4 globally 2023-09-03 18:42:10 +04:00
shader_recompiler shader_recompiler: skip sampler for buffer textures (#11435) 2023-09-14 15:23:50 +02:00
tests msvc: set warning level to /W4 globally 2023-09-03 18:42:10 +04:00
video_core android: Use 1 worker for shader compilation for all devices 2023-09-16 21:38:28 -04:00
web_service Warnings cleanup for GCC 13 and Clang 16 2023-08-25 19:22:31 -04:00
yuzu Merge pull request #11492 from lat9nq/c-numeric-conversions 2023-09-16 11:40:03 -04:00
yuzu_cmd cmd/yuzu: Remove uncaught usage of stoi 2023-09-13 13:52:09 -04:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt ci: fix msvc when used with LTO (#11459) 2023-09-11 23:25:21 +02:00