yuzu-android/src/yuzu_cmd
Alexander Orzechowski 5754456292 emu_window_sdl2: Respect hidpi
Use SDL_GL_GetDrawableSize instead of SDL_GetWindowSize which
will return the true size our swapchain needs to be in even
for hidpi displays.
2022-12-13 13:23:35 -05:00
..
emu_window emu_window_sdl2: Respect hidpi 2022-12-13 13:23:35 -05:00
CMakeLists.txt cmake: use sdl2 imported target 2022-12-06 01:26:30 +01:00
config.cpp Merge pull request #9370 from liamwhite/break-unmapped 2022-12-06 20:20:20 +00:00
config.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
default_ini.h core: add option to break on unmapped access 2022-12-02 08:25:45 -05:00
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
yuzu.cpp video_core: add null backend 2022-11-28 19:49:09 -05:00
yuzu.rc chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00