2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
lat9nq 50415f68a5 emu_window_sdl2: Set window size to display dimensions for exclusive fullscreen
Since SDL2 does not automatically resize the canvas when entering
fullscreen mode, resize the window to desktop display dimensions.
2022-03-15 04:33:08 -04:00
..
audio_core audio_core: Update current process revision 2022-02-11 00:56:13 -05:00
common cpu_detect: Add additional x86 flags and telemetry 2022-03-11 10:27:00 -08:00
core dynarmic: Reduce size of code caches 2022-03-13 22:17:14 +00:00
input_common Merge pull request #7859 from german77/battery_again 2022-02-24 11:42:51 -08:00
shader_recompiler Merge pull request #8008 from ameerj/rescale-offsets-array 2022-03-15 00:08:22 +01:00
tests
video_core Merge pull request #8000 from liamwhite/hagi 2022-03-15 00:08:05 +01:00
web_service
yuzu config: Write dynarmic exclusive memory configs 2022-03-12 03:42:50 -05:00
yuzu_cmd emu_window_sdl2: Set window size to display dimensions for exclusive fullscreen 2022-03-15 04:33:08 -04:00
.clang-format
CMakeLists.txt