flycast/core/wsi
flyinghead 36a7c00507 win32: fix crash when switching to vulkan
fix recursive call to VulkanContext::Init
still crashing when starting with vk and switching to GL
2020-01-08 10:58:24 +01:00
..
context.h vulkan: render to temp fbo then to screen 2019-11-29 19:28:22 +01:00
egl.cpp decouple imgui from gles renderer 2019-10-19 18:34:24 +02:00
egl.h decouple imgui from gles renderer 2019-10-19 18:34:24 +02:00
gl4funcs.cpp gl: refactor wsi into their own class.Allow dynamic vk<->gl switch 2019-10-18 21:57:08 +02:00
gl32funcs.c gl: refactor wsi into their own class.Allow dynamic vk<->gl switch 2019-10-18 21:57:08 +02:00
gl32funcs.h gl: refactor wsi into their own class.Allow dynamic vk<->gl switch 2019-10-18 21:57:08 +02:00
gl_context.cpp decouple imgui from gles renderer 2019-10-19 18:34:24 +02:00
gl_context.h decouple imgui from gles renderer 2019-10-19 18:34:24 +02:00
osx.cpp gl: refactor wsi into their own class.Allow dynamic vk<->gl switch 2019-10-18 21:57:08 +02:00
osx.h decouple imgui from gles renderer 2019-10-19 18:34:24 +02:00
sdl.cpp decouple imgui from gles renderer 2019-10-19 18:34:24 +02:00
sdl.h decouple imgui from gles renderer 2019-10-19 18:34:24 +02:00
switcher.cpp vulkan: render to temp fbo then to screen 2019-11-29 19:28:22 +01:00
wgl.cpp win32: fix crash when switching to vulkan 2020-01-08 10:58:24 +01:00
wgl.h decouple imgui from gles renderer 2019-10-19 18:34:24 +02:00
xgl.cpp decouple imgui from gles renderer 2019-10-19 18:34:24 +02:00
xgl.h decouple imgui from gles renderer 2019-10-19 18:34:24 +02:00