dolphin/Source/Core/VideoBackends/OGL
Lioncash 67bd2de73e OGL/ProgramShaderCache: Convert typedef over to a using alias
Same thing, but nicer to read from left to right.
2019-07-26 18:43:44 -04:00
..
BoundingBox.cpp
BoundingBox.h
CMakeLists.txt
GPUTimer.h
main.cpp
NativeVertexFormat.cpp
OGL.vcxproj
OGL.vcxproj.filters
OGLPipeline.cpp
OGLPipeline.h
OGLShader.cpp
OGLShader.h
OGLTexture.cpp
OGLTexture.h
PerfQuery.cpp VideoCommon: Remove unused MathUtil.h include from VideoCommon.h 2019-07-16 20:54:34 -04:00
PerfQuery.h
ProgramShaderCache.cpp OGL/ProgramShaderCache: Use std::lock_guard deduction guides where applicable 2019-07-26 18:22:55 -04:00
ProgramShaderCache.h OGL/ProgramShaderCache: Convert typedef over to a using alias 2019-07-26 18:43:44 -04:00
Render.cpp Merge pull request #8049 from stenzek/crop 2019-06-08 20:57:52 +10:00
Render.h Merge pull request #8049 from stenzek/crop 2019-06-08 20:57:52 +10:00
SamplerCache.cpp
SamplerCache.h
StreamBuffer.cpp
StreamBuffer.h
VertexManager.cpp VideoCommon/Statistics: Rename stats global to g_stats 2019-07-10 23:34:54 -04:00
VertexManager.h
VideoBackend.h