dolphin/Source/Plugins/Plugin_VideoOGL/Src
2012-01-04 01:36:09 -08:00
..
FramebufferManager.cpp
FramebufferManager.h Put some stuff in the gfx plugins into namespaces, so that the symbols won't collide if someone decides to merge the gfx plugins into dolphin too. still more things left to do though. 2011-01-29 20:16:51 +00:00
Globals.h
GLUtil.cpp fixed a freeze on emu shutdown in windows build 2011-12-19 15:13:26 -08:00
GLUtil.h
main.cpp initialize the uninitialized 2012-01-04 01:36:09 -08:00
main.h
NativeVertexFormat.cpp Fix "Disable Lighting" in D3D9 and D3D11. 2011-04-30 17:34:08 +00:00
PixelShaderCache.cpp Do not fail with strict drivers when compiling a not SM2.0 shader 2011-12-03 23:24:10 +01:00
PixelShaderCache.h Clean up various things. 2011-09-29 23:32:39 +02:00
PostProcessing.cpp Convert GetUserPath to return a std::string instead of a const char *. This simplifies its usage in most cases. 2011-02-28 20:40:15 +00:00
PostProcessing.h Put some stuff in the gfx plugins into namespaces, so that the symbols won't collide if someone decides to merge the gfx plugins into dolphin too. still more things left to do though. 2011-01-29 20:16:51 +00:00
RasterFont.cpp VideoOGL: reinitialize some more global variables, 2011-02-13 19:05:24 +00:00
RasterFont.h
Render.cpp Merge branch 'clearscreen-kill-immediate-mode' 2011-12-01 20:16:23 -06:00
Render.h Added an EFB peek cache to the GL video plugin 2011-10-17 18:30:13 +02:00
stdafx.cpp
stdafx.h
TextureCache.cpp roll back r7431 2011-04-01 01:46:18 +00:00
TextureCache.h
TextureConverter.cpp Add a new type of message box (CRITICAL style) which can not be disabled. Then use that message box to display shader compilation errors in the OpenGL backend to maintain consistency with the behaviour of the DirectX backends. 2011-07-15 14:49:34 +00:00
TextureConverter.h
VertexManager.cpp Added an EFB peek cache to the GL video plugin 2011-10-17 18:30:13 +02:00
VertexManager.h
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 * GUI Video-Settings changes: 2011-03-21 19:57:31 +00:00