dolphin/Source/Core/VideoBackends/OGL
Stenzek 2a4bca8b4a VideoBackends: Verify validity before doing full renderer init
Prevents attempting to create invalid MSAA configurations, for example.
2019-03-29 19:52:38 +10:00
..
BoundingBox.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
BoundingBox.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
CMakeLists.txt Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
GPUTimer.h
main.cpp VideoBackends: Verify validity before doing full renderer init 2019-03-29 19:52:38 +10:00
NativeVertexFormat.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
OGL.vcxproj Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
OGL.vcxproj.filters Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
OGLPipeline.cpp
OGLPipeline.h
OGLShader.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
OGLShader.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
OGLTexture.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
OGLTexture.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
PerfQuery.cpp GLContext: Remove global context pointer 2018-10-20 21:11:34 +10:00
PerfQuery.h
ProgramShaderCache.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
ProgramShaderCache.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
Render.cpp FramebufferManager: Implement deferred EFB cache invalidation 2019-03-09 12:24:04 +10:00
Render.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
SamplerCache.cpp GLContext: Remove global context pointer 2018-10-20 21:11:34 +10:00
SamplerCache.h
StreamBuffer.cpp
StreamBuffer.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
VertexManager.cpp VideoBackends: Fix GPU decoding of XFB buffers 2019-02-28 20:35:22 +10:00
VertexManager.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
VideoBackend.h GLContext: Remove global context pointer 2018-10-20 21:11:34 +10:00