dolphin/Source/Plugins/Plugin_VideoOGL/Src
2012-12-25 19:08:24 -06:00
..
FramebufferManager.cpp
FramebufferManager.h
Globals.h
GLUtil.cpp Initial push of GLES and GLUtil file breakup. 2012-12-17 14:54:20 -06:00
GLUtil.h Rename the interface files and hopefully fix OSX building. 2012-12-25 19:08:24 -06:00
main.cpp Initial push of GLES and GLUtil file breakup. 2012-12-17 14:54:20 -06:00
main.h
NativeVertexFormat.cpp Remove "Disable Textures". 2012-06-11 23:35:46 +02:00
PixelShaderCache.cpp Revert the recent zcomploc changes including the Graphic_Fixes merge. 2012-08-10 20:12:02 +02:00
PixelShaderCache.h Revert the recent zcomploc changes including the Graphic_Fixes merge. 2012-08-10 20:12:02 +02:00
PostProcessing.cpp
PostProcessing.h
RasterFont.cpp
RasterFont.h
Render.cpp Initial push of GLES and GLUtil file breakup. 2012-12-17 14:54:20 -06:00
Render.h Revert the recent zcomploc changes including the Graphic_Fixes merge. 2012-08-10 20:12:02 +02:00
stdafx.cpp
stdafx.h
TextureCache.cpp TextureCache: Properly assign texture hashes when EFB to RAM is used without caching. 2012-06-20 18:18:21 +02:00
TextureCache.h TextureCacheBase: Support dumping individual mipmaps. 2012-05-13 17:41:04 +02:00
TextureConverter.cpp TextureCache: Move EFB copy cache code from TextureConverter to TextureCache 2012-01-31 19:51:32 +01:00
TextureConverter.h TextureCache: Move EFB copy cache code from TextureConverter to TextureCache 2012-01-31 19:51:32 +01:00
VertexManager.cpp Hey, long time no commits :). 2012-10-20 10:22:15 -03:00
VertexManager.h Hey, long time no commits :). 2012-10-20 10:22:15 -03:00
VertexShaderCache.cpp Clean up various things. 2011-09-29 23:32:39 +02:00
VertexShaderCache.h Clean up various things. 2011-09-29 23:32:39 +02:00
VideoBackend.h