dolphin/Source/Core/VideoBackends
Stenzek 396b7c2978 OGL: Invalidate tracked state when calling ResetAPIState()
Due to the current design, any of the GL state can be mutated after
calling this function, so we can't assume that the tracked state will
match if we call SetPipeline() after ResetAPIState().
2019-01-25 11:10:49 +10:00
..
D3D Use main buffers for utility draws 2018-12-04 17:37:25 +10:00
Null Use main buffers for utility draws 2018-12-04 17:37:25 +10:00
OGL OGL: Invalidate tracked state when calling ResetAPIState() 2019-01-25 11:10:49 +10:00
Software Use main buffers for utility draws 2018-12-04 17:37:25 +10:00
Vulkan Always flush on swap 2019-01-08 18:28:59 +08:00
CMakeLists.txt CMake: Build Vulkan backend on macOS 2018-11-07 05:12:20 -08:00