dolphin/Source/Plugins/Plugin_VideoOGL/Src
degasus 15b8ac64ef Implement zcomploc on OpenGL4.2+ 2013-07-22 12:02:16 +02:00
..
FramebufferManager.cpp Patch from Degasus that removes the last of the the GL_TEXTURE_RECTANGLE usages. This is needed to have GLES3 support. 2013-07-13 17:24:23 -05:00
FramebufferManager.h Patch from Degasus that removes the last of the the GL_TEXTURE_RECTANGLE usages. This is needed to have GLES3 support. 2013-07-13 17:24:23 -05:00
GLFunctions.cpp [Android] Start of *working* GLES3 support. Needs to be able to compile in Windows still. 2013-06-11 08:33:56 -05:00
GLFunctions.h [Android] Start of *working* GLES3 support. Needs to be able to compile in Windows still. 2013-06-11 08:33:56 -05:00
GLUtil.cpp Revert "Create our OGL context on the same thread in the OpenGL backend. Same issue with Qualcomm not working with threading correctly." 2013-06-19 09:17:33 +02:00
GLUtil.h Patch from Degasus that removes the last of the the GL_TEXTURE_RECTANGLE usages. This is needed to have GLES3 support. 2013-07-13 17:24:23 -05:00
Globals.h New license header introduced to all Video based projects. 2013-04-17 23:29:41 -04:00
NativeVertexFormat.cpp Revert "Revert "Fix performance issues on certain legacy graphics hardware that isn't capable of copying an integer."" 2013-04-24 03:03:52 +02:00
PerfQuery.cpp Fix some typos and correct some capitalizations in the log messages. 2013-03-31 19:13:30 -04:00
PerfQuery.h Kill warning. 2013-03-02 23:00:14 -06:00
PixelShaderCache.cpp New license header introduced to all Video based projects. 2013-04-17 23:29:41 -04:00
PostProcessing.cpp New license header introduced to all Video based projects. 2013-04-17 23:29:41 -04:00
PostProcessing.h New license header introduced to all Video based projects. 2013-04-17 23:29:41 -04:00
ProgramShaderCache.cpp Implement zcomploc on OpenGL4.2+ 2013-07-22 12:02:16 +02:00
ProgramShaderCache.h Polish shader uid checking. 2013-04-29 21:00:39 +02:00
RasterFont.cpp Patch from Degasus that removes the last of the the GL_TEXTURE_RECTANGLE usages. This is needed to have GLES3 support. 2013-07-13 17:24:23 -05:00
RasterFont.h New license header introduced to all Video based projects. 2013-04-17 23:29:41 -04:00
Render.cpp Implement zcomploc on OpenGL4.2+ 2013-07-22 12:02:16 +02:00
Render.h Implement zcomploc on OpenGL4.2+ 2013-07-22 12:02:16 +02:00
SamplerCache.cpp Patch from Degasus that removes the last of the the GL_TEXTURE_RECTANGLE usages. This is needed to have GLES3 support. 2013-07-13 17:24:23 -05:00
SamplerCache.h make samplercache global and call constructor/destructor 2013-02-26 18:30:13 +01:00
StreamBuffer.cpp New license header introduced to all Video based projects. 2013-04-17 23:29:41 -04:00
StreamBuffer.h New license header introduced to all Video based projects. 2013-04-17 23:29:41 -04:00
TextureCache.cpp Patch from Degasus that removes the last of the the GL_TEXTURE_RECTANGLE usages. This is needed to have GLES3 support. 2013-07-13 17:24:23 -05:00
TextureCache.h New license header introduced to all Video based projects. 2013-04-17 23:29:41 -04:00
TextureConverter.cpp Patch from Degasus that removes the last of the the GL_TEXTURE_RECTANGLE usages. This is needed to have GLES3 support. 2013-07-13 17:24:23 -05:00
TextureConverter.h New license header introduced to all Video based projects. 2013-04-17 23:29:41 -04:00
VertexManager.cpp [Android] When running OpenGL ES 3 backend, we've got to switch the screen coordinates or bad things happen. Adds a Driver bug that causes swap every single flush. Hard requirement currently to see /anything/ on screen. 2013-06-18 12:44:06 -05:00
VertexManager.h New license header introduced to all Video based projects. 2013-04-17 23:29:41 -04:00
VertexShaderCache.cpp New license header introduced to all Video based projects. 2013-04-17 23:29:41 -04:00
VideoBackend.h Clear the texture cache when a new dol is loaded via ES_LAUNCH. Fixes the black screen in The House of the Dead 2. 2013-05-01 23:51:43 +10:00
main.cpp Implement zcomploc on OpenGL4.2+ 2013-07-22 12:02:16 +02:00
main.h New license header introduced to all Video based projects. 2013-04-17 23:29:41 -04:00
stdafx.cpp New license header introduced to all Video based projects. 2013-04-17 23:29:41 -04:00
stdafx.h New license header introduced to all Video based projects. 2013-04-17 23:29:41 -04:00