dolphin/Source/Core/VideoBackends/OGL
2021-01-27 14:29:49 -08:00
..
CMakeLists.txt normalize common filenames in VideoBackends/OGL 2021-01-27 14:29:48 -08:00
GPUTimer.h OGL: Add GPUTimer class for measuring execution time of a draw/dispatch 2017-04-01 12:32:57 +10:00
OGLBoundingBox.cpp normalize common filenames in VideoBackends/OGL 2021-01-27 14:29:48 -08:00
OGLBoundingBox.h normalize common filenames in VideoBackends/OGL 2021-01-27 14:29:48 -08:00
OGLMain.cpp normalize common filenames in VideoBackends/OGL 2021-01-27 14:29:48 -08:00
OGLNativeVertexFormat.cpp normalize common filenames in VideoBackends/OGL 2021-01-27 14:29:48 -08:00
OGLPerfQuery.cpp normalize common filenames in VideoBackends/OGL 2021-01-27 14:29:48 -08:00
OGLPerfQuery.h normalize common filenames in VideoBackends/OGL 2021-01-27 14:29:48 -08:00
OGLPipeline.cpp normalize common filenames in VideoBackends/OGL 2021-01-27 14:29:48 -08:00
OGLPipeline.h OGL: Support returning pipeline cache data 2019-04-16 00:39:43 +10:00
OGLRender.cpp normalize common filenames in VideoBackends/OGL 2021-01-27 14:29:48 -08:00
OGLRender.h normalize common filenames in VideoBackends/OGL 2021-01-27 14:29:48 -08: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
OGLStreamBuffer.cpp normalize common filenames in VideoBackends/OGL 2021-01-27 14:29:48 -08:00
OGLStreamBuffer.h normalize common filenames in VideoBackends/OGL 2021-01-27 14:29:48 -08: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
OGLVertexManager.cpp normalize common filenames in VideoBackends/OGL 2021-01-27 14:29:48 -08:00
OGLVertexManager.h normalize common filenames in VideoBackends/OGL 2021-01-27 14:29:48 -08:00
ProgramShaderCache.cpp normalize common filenames in VideoBackends/OGL 2021-01-27 14:29:48 -08:00
ProgramShaderCache.h OGL/ProgramShaderCache: Convert typedef over to a using alias 2019-07-26 18:43:44 -04:00
SamplerCache.cpp normalize common filenames in VideoBackends/OGL 2021-01-27 14:29:48 -08:00
SamplerCache.h normalize common filenames in VideoBackends/OGL 2021-01-27 14:29:48 -08:00
VideoBackend.h Make default graphics backend not show up as empty 2020-09-06 12:56:45 +02:00