dolphin/Source/Core/VideoBackends/OGL
2025-08-23 13:50:22 -05:00
..
CMakeLists.txt
GPUTimer.h
OGLBoundingBox.cpp
OGLBoundingBox.h
OGLConfig.cpp
OGLConfig.h
OGLGfx.cpp VideoBackends / VideoCommon: rename member variables in RenderState to be consistent 2025-08-23 13:50:22 -05:00
OGLGfx.h
OGLMain.cpp
OGLNativeVertexFormat.cpp
OGLPerfQuery.cpp
OGLPerfQuery.h
OGLPipeline.cpp
OGLPipeline.h
OGLShader.cpp
OGLShader.h
OGLStreamBuffer.cpp
OGLStreamBuffer.h
OGLTexture.cpp Fix bugs related to AbstractStagingTextures that perform an Upload (write to existing texture). This code path had probably never been used before. 2025-08-12 23:43:55 -07:00
OGLTexture.h
OGLVertexManager.cpp
OGLVertexManager.h
ProgramShaderCache.cpp
ProgramShaderCache.h
SamplerCache.cpp
SamplerCache.h
VideoBackend.h