dolphin/Source/Core/VideoBackends/OGL
2015-09-22 00:36:45 +12:00
..
BoundingBox.cpp Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
BoundingBox.h OGL: implement bounding box support with ssbo 2014-11-17 21:20:32 +01:00
CMakeLists.txt Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
FramebufferManager.cpp Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
FramebufferManager.h Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
main.cpp WGL: Don't depend on Core/VideoCommon 2015-09-22 00:36:45 +12:00
main.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
NativeVertexFormat.cpp Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
OGL.vcxproj Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
OGL.vcxproj.filters Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
PerfQuery.cpp Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
PerfQuery.h Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
PostProcessing.cpp Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
PostProcessing.h Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
ProgramShaderCache.cpp OGL: reimplement SSAA based on ARB_gpu_shader5 2015-09-07 22:21:11 +02:00
ProgramShaderCache.h Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
RasterFont.cpp Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
RasterFont.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Render.cpp Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
Render.h VideoBackends: Reimplement SSAA, now for D3D + OGL 2015-09-06 19:40:00 +02:00
SamplerCache.cpp Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
SamplerCache.h Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
StreamBuffer.cpp Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
StreamBuffer.h Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
TextureCache.cpp Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
TextureCache.h Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
TextureConverter.cpp Move common EFB copy code into VideoCommon 2015-09-06 21:16:51 +12:00
TextureConverter.h Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
VertexManager.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
VertexManager.h Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
VideoBackend.h Add missing license headers 2015-05-25 13:11:47 +02:00