.. |
BoundingBox.cpp
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
BoundingBox.h
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
CMakeLists.txt
|
VideoOGL/CMakeLists: Specify headers in target sources
|
2019-05-31 06:54:26 -04:00 |
GPUTimer.h
|
OGL: Add GPUTimer class for measuring execution time of a draw/dispatch
|
2017-04-01 12:32:57 +10:00 |
NativeVertexFormat.cpp
|
General: Convert PanicAlerts over to fmt equivalent
|
2020-12-02 13:38:33 -05:00 |
OGL.vcxproj
|
msbuild: re-enable standalone vcxproj processing
|
2020-08-22 16:17:50 -07:00 |
OGL.vcxproj.filters
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
OGLPipeline.cpp
|
OGL: Support returning pipeline cache data
|
2019-04-16 00:39:43 +10:00 |
OGLPipeline.h
|
OGL: Support returning pipeline cache data
|
2019-04-16 00:39:43 +10:00 |
OGLShader.cpp
|
VideoCommon/RenderBase: Use a std::string_view with CreateShaderFromSource()
|
2019-05-30 03:29:35 -04:00 |
OGLShader.h
|
VideoCommon/RenderBase: Use a std::string_view with CreateShaderFromSource()
|
2019-05-30 03:29:35 -04:00 |
OGLTexture.cpp
|
General: Convert PanicAlerts over to fmt equivalent
|
2020-12-02 13:38:33 -05:00 |
OGLTexture.h
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
PerfQuery.cpp
|
OpenGL: Migrate logging over to fmt
|
2020-11-09 03:09:09 -05:00 |
PerfQuery.h
|
Reformat repo to clang-format 7.0 rules
|
2019-05-06 18:48:04 +00:00 |
ProgramShaderCache.cpp
|
General: Convert PanicAlerts over to fmt equivalent
|
2020-12-02 13:38:33 -05:00 |
ProgramShaderCache.h
|
OGL/ProgramShaderCache: Convert typedef over to a using alias
|
2019-07-26 18:43:44 -04:00 |
Render.cpp
|
General: Convert PanicAlerts over to fmt equivalent
|
2020-12-02 13:38:33 -05:00 |
Render.h
|
Merge pull request #8049 from stenzek/crop
|
2019-06-08 20:57:52 +10:00 |
SamplerCache.cpp
|
GLContext: Remove global context pointer
|
2018-10-20 21:11:34 +10:00 |
SamplerCache.h
|
Reformat repo to clang-format 7.0 rules
|
2019-05-06 18:48:04 +00:00 |
StreamBuffer.cpp
|
Reformat repo to clang-format 7.0 rules
|
2019-05-06 18:48:04 +00:00 |
StreamBuffer.h
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
VertexManager.cpp
|
VideoCommon/IndexGenerator: Eliminate static state
|
2019-12-05 10:49:32 -05:00 |
VertexManager.h
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
VideoBackend.h
|
Make default graphics backend not show up as empty
|
2020-09-06 12:56:45 +02:00 |
main.cpp
|
General: Convert PanicAlerts over to fmt equivalent
|
2020-12-02 13:38:33 -05:00 |