dolphin/Source/Core/VideoBackends/OGL
2014-07-11 16:10:20 +02:00
..
GLExtensions mark all local variables as static 2014-07-11 16:10:20 +02:00
CMakeLists.txt
FramebufferManager.cpp
FramebufferManager.h
GLUtil.cpp
GLUtil.h
main.cpp mark all local functions as static 2014-07-11 16:07:23 +02:00
main.h
NativeVertexFormat.cpp
OGL.vcxproj Remove the 32-bit config platform from the VS solution and projects 2014-06-24 22:07:26 -04:00
OGL.vcxproj.filters
PerfQuery.cpp
PerfQuery.h
PostProcessing.cpp
PostProcessing.h
ProgramShaderCache.cpp mark all local variables as static 2014-07-11 16:10:20 +02:00
ProgramShaderCache.h
RasterFont.cpp
RasterFont.h
Render.cpp mark all local variables as static 2014-07-11 16:10:20 +02:00
Render.h avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
SamplerCache.cpp
SamplerCache.h
stdafx.cpp
stdafx.h
StreamBuffer.cpp Change the comments to be more detailed. 2014-07-04 08:00:49 -04:00
StreamBuffer.h
TextureCache.cpp
TextureCache.h
TextureConverter.cpp
TextureConverter.h
VertexManager.cpp avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
VertexManager.h
VideoBackend.h