..
CMakeLists.txt
port to OpenBSD
2024-04-22 20:50:47 +00:00
GPUTimer.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
OGLBoundingBox.cpp
Replace 'reinterpret_cast' with 'static_cast'
2024-11-08 07:26:47 +01:00
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 GLX support
2026-04-20 16:19:45 +02: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
Improve usage of std::move and const references parameters
2026-04-17 12:39:46 +02:00
OGLPipeline.h
Improve usage of std::move and const references parameters
2026-04-17 12:39:46 +02: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