dolphin/Source/Plugins/Plugin_VideoOGL/Src
2009-01-14 16:36:43 +00:00
..
Debugger
GUI put the handy items on the first page of ConfigMain. Fix for plugins not loading on first boot. We should figure out how to get a pointer to the main app (see OGL main.cpp line 118) 2009-01-14 16:36:43 +00:00
Logging
OS added an option to copy textures from the EFB to system memory. this is slower but shouldn't cause the compatibility issues the previous method of copying them directly to a GL texture has. the new method can be tested by disabling "copy EFB to texture" in the hacks section. the new method still needs some tweaks. 2009-01-11 22:25:57 +00:00
BPStructs.cpp some small changes to OGL plugin. 2009-01-12 15:00:00 +00:00
BPStructs.h
cocoaGL.h
cocoaGL.m first step to get cocoa events 2009-01-12 20:52:45 +00:00
Config.cpp some small changes to OGL plugin. 2009-01-12 15:00:00 +00:00
Config.h some small changes to OGL plugin. 2009-01-12 15:00:00 +00:00
Globals.cpp
Globals.h use globals for event handler 2009-01-08 23:42:18 +00:00
GLUtil.cpp first step to get cocoa events 2009-01-12 20:52:45 +00:00
GLUtil.h
GLWindow.h Some testgl work 2009-01-06 20:54:47 +00:00
main.cpp put the handy items on the first page of ConfigMain. Fix for plugins not loading on first boot. We should figure out how to get a pointer to the main app (see OGL main.cpp line 118) 2009-01-14 16:36:43 +00:00
main.h
NativeVertexFormat.cpp
nGLUtil.cpp Some testgl work 2009-01-06 20:54:47 +00:00
nGLUtil.h
nmain.cpp use globals for event handler 2009-01-08 23:42:18 +00:00
PixelShaderCache.cpp
PixelShaderCache.h
rasterfont.cpp
rasterfont.h
Render.cpp added an option to copy textures from the EFB to system memory. this is slower but shouldn't cause the compatibility issues the previous method of copying them directly to a GL texture has. the new method can be tested by disabling "copy EFB to texture" in the hacks section. the new method still needs some tweaks. 2009-01-11 22:25:57 +00:00
Render.h
SConscript Updated scons for OGL Plugin. 2009-01-12 08:23:09 +00:00
SDLWindow.cpp Some testgl work 2009-01-06 20:54:47 +00:00
SDLWindow.h Some testgl work 2009-01-06 20:54:47 +00:00
stdafx.cpp
stdafx.h
TextureConversionShader.cpp added an option to copy textures from the EFB to system memory. this is slower but shouldn't cause the compatibility issues the previous method of copying them directly to a GL texture has. the new method can be tested by disabling "copy EFB to texture" in the hacks section. the new method still needs some tweaks. 2009-01-11 22:25:57 +00:00
TextureConversionShader.h added an option to copy textures from the EFB to system memory. this is slower but shouldn't cause the compatibility issues the previous method of copying them directly to a GL texture has. the new method can be tested by disabling "copy EFB to texture" in the hacks section. the new method still needs some tweaks. 2009-01-11 22:25:57 +00:00
TextureConverter.cpp added an option to copy textures from the EFB to system memory. this is slower but shouldn't cause the compatibility issues the previous method of copying them directly to a GL texture has. the new method can be tested by disabling "copy EFB to texture" in the hacks section. the new method still needs some tweaks. 2009-01-11 22:25:57 +00:00
TextureConverter.h added an option to copy textures from the EFB to system memory. this is slower but shouldn't cause the compatibility issues the previous method of copying them directly to a GL texture has. the new method can be tested by disabling "copy EFB to texture" in the hacks section. the new method still needs some tweaks. 2009-01-11 22:25:57 +00:00
TextureMngr.cpp added an option to copy textures from the EFB to system memory. this is slower but shouldn't cause the compatibility issues the previous method of copying them directly to a GL texture has. the new method can be tested by disabling "copy EFB to texture" in the hacks section. the new method still needs some tweaks. 2009-01-11 22:25:57 +00:00
TextureMngr.h added an option to copy textures from the EFB to system memory. this is slower but shouldn't cause the compatibility issues the previous method of copying them directly to a GL texture has. the new method can be tested by disabling "copy EFB to texture" in the hacks section. the new method still needs some tweaks. 2009-01-11 22:25:57 +00:00
VertexLoaderManager.cpp
VertexManager.cpp
VertexManager.h
VertexShaderCache.cpp
VertexShaderCache.h
WXGLWindow.cpp Some testgl work 2009-01-06 20:54:47 +00:00
WXGLWindow.h Some testgl work 2009-01-06 20:54:47 +00:00
X11Window.cpp use globals for event handler 2009-01-08 23:42:18 +00:00
X11Window.h Some testgl work 2009-01-06 20:54:47 +00:00
XFB.cpp
XFB.h
XFStructs.cpp
XFStructs.h