dolphin/Source/Core/VideoBackends
Stenzek 32125cf181 OGL: Fix headless frame dumping
Also skips swapping the window system buffers in headless mode, as there
may not be a surface which can be swapped in the first place. Instead,
we call glFlush() at the end of a frame in this case.
2017-11-23 16:53:55 +10:00
..
D3D VideoConfig: Remove bSupportsInternalResolutionFrameDumps 2017-11-21 17:19:43 +10:00
Null VideoConfig: Remove bSupportsInternalResolutionFrameDumps 2017-11-21 17:19:43 +10:00
OGL OGL: Fix headless frame dumping 2017-11-23 16:53:55 +10:00
Software OGL: Fix headless frame dumping 2017-11-23 16:53:55 +10:00
Vulkan OGL: Fix headless frame dumping 2017-11-23 16:53:55 +10:00
CMakeLists.txt CMake: remove references to D3D12 2017-05-26 01:16:04 -07:00