suyu/src/yuzu_cmd/emu_window
Fernando Sahmkow 4cff5dd194 OpenGL: Enable Debug Context and Synchronous debugging when graphics debugging is enabled.
This commit aims to help easing debugging of driver crashes without
having to modify existing code.
2020-05-17 21:45:09 -04:00
..
emu_window_sdl2.cpp Fix format error in performance statistics 2020-04-23 04:31:26 +02:00
emu_window_sdl2.h frontend: sdl2: emu_window: Implement separate presentation thread. 2020-02-25 21:23:00 -05:00
emu_window_sdl2_gl.cpp OpenGL: Enable Debug Context and Synchronous debugging when graphics debugging is enabled. 2020-05-17 21:45:09 -04:00
emu_window_sdl2_gl.h yuzu: Drop SDL2 and Qt frontend Vulkan requirements 2020-04-07 16:32:19 -03:00
emu_window_sdl2_vk.cpp Add missing ; 2020-04-22 23:36:21 +02:00
emu_window_sdl2_vk.h Init SDL info structure and add dummy context 2020-04-22 07:47:21 +02:00