| .. |
|
CMakeLists.txt
|
|
|
|
GPUTimer.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
|
OGLBoundingBox.cpp
|
|
|
|
OGLBoundingBox.h
|
|
|
|
OGLConfig.cpp
|
VideoCommon: Move backend_info out of VideoConfig struct.
|
2025-03-09 01:42:45 -06:00 |
|
OGLConfig.h
|
|
|
|
OGLGfx.cpp
|
VideoBackends / VideoCommon: add support for specifying include files in shader code
|
2025-10-26 22:47:23 -05:00 |
|
OGLGfx.h
|
VideoBackends / VideoCommon: add support for specifying include files in shader code
|
2025-10-26 22:47:23 -05:00 |
|
OGLMain.cpp
|
VideoBackend: Rename GetName to GetConfigName
|
2025-10-13 17:38:20 -07:00 |
|
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
|
VideoCommon: Move backend_info out of VideoConfig struct.
|
2025-03-09 01:42:45 -06:00 |
|
OGLPipeline.h
|
|
|
|
OGLShader.cpp
|
VideoBackends / VideoCommon: add support for specifying include files in shader code
|
2025-10-26 22:47:23 -05:00 |
|
OGLShader.h
|
VideoBackends / VideoCommon: add support for specifying include files in shader code
|
2025-10-26 22:47:23 -05:00 |
|
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
|
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
|
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
|
2025-05-01 15:00:37 +02:00 |
|
OGLVertexManager.cpp
|
VideoCommon: Move backend_info out of VideoConfig struct.
|
2025-03-09 01:42:45 -06:00 |
|
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
|
VideoCommon: Move backend_info out of VideoConfig struct.
|
2025-03-09 01:42:45 -06:00 |
|
ProgramShaderCache.h
|
C++20: Synthesize operator!= From operator==
|
2024-10-10 20:23:55 -07:00 |
|
SamplerCache.cpp
|
Enable anisotropic filtering when the game requests it
|
2025-03-17 20:46:19 -05:00 |
|
SamplerCache.h
|
VideoCommon: add constant value to set the allowed maximum number of pixel samplers
|
2023-02-10 00:46:11 -06:00 |
|
VideoBackend.h
|
VideoBackend: Rename GetName to GetConfigName
|
2025-10-13 17:38:20 -07:00 |