dolphin/Source/Core/VideoBackends/OGL
Jordan Woyak 65f3ba70f5
Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests
Core & UnitTests: Make overriding explicit and remove redundant virtual specifiers on overriding destructors
2025-06-07 17:55:14 -05:00
..
CMakeLists.txt
GPUTimer.h
OGLBoundingBox.cpp
OGLBoundingBox.h
OGLConfig.cpp
OGLConfig.h
OGLGfx.cpp
OGLGfx.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
OGLMain.cpp
OGLNativeVertexFormat.cpp
OGLPerfQuery.cpp Use range-based loops - Core VideoBackends 2025-04-14 21:49:08 +02:00
OGLPerfQuery.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
OGLPipeline.cpp
OGLPipeline.h
OGLShader.cpp
OGLShader.h
OGLStreamBuffer.cpp Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
OGLStreamBuffer.h
OGLTexture.cpp
OGLTexture.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
OGLVertexManager.cpp
OGLVertexManager.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
ProgramShaderCache.cpp
ProgramShaderCache.h
SamplerCache.cpp Enable anisotropic filtering when the game requests it 2025-03-17 20:46:19 -05:00
SamplerCache.h
VideoBackend.h