flycast/core/wsi
scribam e99aac3575 Remove "using namespace std;" 2020-03-30 23:00:43 +02: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 upload all texture mipmap levels to gpu 2020-02-07 16:55:32 +01:00
gl_context.h upload all texture mipmap levels to gpu 2020-02-07 16:55:32 +01: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 Remove "using namespace std;" 2020-03-30 23:00:43 +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 Replace RELEASE by NDEBUG 2020-03-29 10:12:32 +02:00
xgl.h decouple imgui from gles renderer 2019-10-19 18:34:24 +02:00