yuzu/src/yuzu_cmd/emu_window
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_sdl2_gl.cpp yuzu_cmd: Eliminate variable shadowing 2022-06-13 18:19:23 -04:00
emu_window_sdl2_gl.h yuzu_cmd: Eliminate variable shadowing 2022-06-13 18:19:23 -04:00
emu_window_sdl2_null.cpp video_core: add null backend 2022-11-28 19:49:09 -05:00
emu_window_sdl2_null.h video_core: add null backend 2022-11-28 19:49:09 -05:00
emu_window_sdl2_vk.cpp externals: update dynarmic, SDL2 2022-12-04 10:12:26 -05:00
emu_window_sdl2_vk.h video_core: add null backend 2022-11-28 19:49:09 -05:00
emu_window_sdl2.cpp emu_window_sdl2: Respect hidpi 2022-12-13 13:23:35 -05:00
emu_window_sdl2.h video_core: add null backend 2022-11-28 19:49:09 -05:00