| .. |
|
CMakeLists.txt
|
|
|
|
GPUTimer.h
|
|
|
|
OGLBoundingBox.cpp
|
|
|
|
OGLBoundingBox.h
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
OGLConfig.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
OGLConfig.h
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
OGLGfx.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
OGLGfx.h
|
VideoBackends / VideoCommon: add support for specifying include files in shader code
|
2025-10-26 22:47:23 -05:00 |
|
OGLMain.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
OGLNativeVertexFormat.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
OGLPerfQuery.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01: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
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
OGLPipeline.h
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
OGLShader.cpp
|
VideoBackends / VideoCommon: add support for specifying include files in shader code
|
2025-10-26 22:47:23 -05:00 |
|
OGLShader.h
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
OGLStreamBuffer.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
OGLStreamBuffer.h
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
OGLTexture.cpp
|
Merge pull request #14302 from oltolm/opengl_assert
|
2026-01-25 21:06:57 -05:00 |
|
OGLTexture.h
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
OGLVertexManager.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
OGLVertexManager.h
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
ProgramShaderCache.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
ProgramShaderCache.h
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
SamplerCache.cpp
|
Enable anisotropic filtering when the game requests it
|
2025-03-17 20:46:19 -05:00 |
|
SamplerCache.h
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
VideoBackend.h
|
VideoBackend: Rename GetName to GetConfigName
|
2025-10-13 17:38:20 -07:00 |