dolphin/Source/Plugins/Plugin_VideoOGL/Src
2013-04-08 14:50:58 +02:00
..
FramebufferManager.cpp
FramebufferManager.h
Globals.h
GLUtil.cpp Fix some typos and correct some capitalizations in the log messages. 2013-03-31 19:13:30 -04:00
GLUtil.h Set GLES Tex2D function to texture2D, texture is only available in GLES3. Fix some tabs in the config file. 2013-03-18 07:50:52 +00:00
main.cpp Fix some more strings for translation, and update the catalog. 2013-04-02 17:44:27 -05:00
main.h
NativeVertexFormat.cpp
PerfQuery.cpp Fix some typos and correct some capitalizations in the log messages. 2013-03-31 19:13:30 -04:00
PerfQuery.h
PixelShaderCache.cpp
PostProcessing.cpp Fix some typos and correct some capitalizations in the log messages. 2013-03-31 19:13:30 -04:00
PostProcessing.h
ProgramShaderCache.cpp ogl: support glsl120 2013-04-08 14:50:58 +02:00
ProgramShaderCache.h
RasterFont.cpp ogl: support glsl120 2013-04-08 14:50:58 +02:00
RasterFont.h
Render.cpp ogl: support glsl120 2013-04-08 14:50:58 +02:00
Render.h ogl: support glsl120 2013-04-08 14:50:58 +02:00
SamplerCache.cpp
SamplerCache.h
stdafx.cpp
stdafx.h
StreamBuffer.cpp Fix some typos and correct some capitalizations in the log messages. 2013-03-31 19:13:30 -04:00
StreamBuffer.h OGL: enable buffersubdata in detection 2013-03-28 12:18:39 +01:00
TextureCache.cpp ogl: support glsl120 2013-04-08 14:50:58 +02:00
TextureCache.h ogl: one framebuffer per efb2tex texture 2013-04-08 14:36:58 +02:00
TextureConverter.cpp ogl: support glsl120 2013-04-08 14:50:58 +02:00
TextureConverter.h
VertexManager.cpp Some more logging typos and clarifications. Missed these in my last commit. 2013-04-01 00:10:54 -04:00
VertexManager.h
VertexShaderCache.cpp
VideoBackend.h