dolphin/Source/Plugins/Plugin_VideoOGL/Src
2009-03-28 21:07:16 +00:00
..
Debugger update dsp hle and ogl plugins for the new console window. 2009-03-20 23:45:25 +00:00
GUI Added support for dumping avi files (thanks baby.lueshi). Use Microsoft Video 1 codec for starters. Make sure to check the dump rendered frames box in the video plugin settings, or it won't work. 2009-03-28 21:07:16 +00:00
OS nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
BPStructs.cpp remove newlines from OGL logging (they get added by logmanager) 2009-03-21 20:07:56 +00:00
BPStructs.h
cocoaGL.h
cocoaGL.m
Config.cpp Added support for dumping avi files (thanks baby.lueshi). Use Microsoft Video 1 codec for starters. Make sure to check the dump rendered frames box in the video plugin settings, or it won't work. 2009-03-28 21:07:16 +00:00
Config.h Added support for dumping avi files (thanks baby.lueshi). Use Microsoft Video 1 codec for starters. Make sure to check the dump rendered frames box in the video plugin settings, or it won't work. 2009-03-28 21:07:16 +00:00
Globals.h making section names case insenstive 2009-03-20 12:23:05 +00:00
GLUtil.cpp Removed TortoiseSVN Junk 2009-03-22 12:05:20 +00:00
GLUtil.h Clean up OpenGL plugin error handling macros. No longer bother with enabling TEXTURE_2D and TEXTURE_RECTANGLE_ARB - they don't apply when using shaders. Change a PanicAlert when looking for valid plugins into a LOG_WARN. 2009-03-22 11:21:44 +00:00
GLWindow.h
main.cpp Trying to make gameini support some gl options 2009-03-20 11:51:22 +00:00
main.h
NativeVertexFormat.cpp
nGLUtil.cpp
nGLUtil.h
nmain.cpp nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
OnScreenDisplay.cpp
OnScreenDisplay.h
PixelShaderCache.cpp Clean up OpenGL plugin error handling macros. No longer bother with enabling TEXTURE_2D and TEXTURE_RECTANGLE_ARB - they don't apply when using shaders. Change a PanicAlert when looking for valid plugins into a LOG_WARN. 2009-03-22 11:21:44 +00:00
PixelShaderCache.h
rasterfont.cpp Clean up OpenGL plugin error handling macros. No longer bother with enabling TEXTURE_2D and TEXTURE_RECTANGLE_ARB - they don't apply when using shaders. Change a PanicAlert when looking for valid plugins into a LOG_WARN. 2009-03-22 11:21:44 +00:00
rasterfont.h
Render.cpp Added support for dumping avi files (thanks baby.lueshi). Use Microsoft Video 1 codec for starters. Make sure to check the dump rendered frames box in the video plugin settings, or it won't work. 2009-03-28 21:07:16 +00:00
Render.h Added support for dumping avi files (thanks baby.lueshi). Use Microsoft Video 1 codec for starters. Make sure to check the dump rendered frames box in the video plugin settings, or it won't work. 2009-03-28 21:07:16 +00:00
SConscript remove some unused files 2009-03-18 20:24:08 +00:00
SDLWindow.cpp
SDLWindow.h
stdafx.cpp
stdafx.h
TextureConversionShader.cpp EFB to ram scales correctly non-native resolutions. 2009-03-22 09:00:43 +00:00
TextureConversionShader.h EFB to ram scales correctly non-native resolutions. 2009-03-22 09:00:43 +00:00
TextureConverter.cpp Clean up OpenGL plugin error handling macros. No longer bother with enabling TEXTURE_2D and TEXTURE_RECTANGLE_ARB - they don't apply when using shaders. Change a PanicAlert when looking for valid plugins into a LOG_WARN. 2009-03-22 11:21:44 +00:00
TextureConverter.h
TextureMngr.cpp Clean up OpenGL plugin error handling macros. No longer bother with enabling TEXTURE_2D and TEXTURE_RECTANGLE_ARB - they don't apply when using shaders. Change a PanicAlert when looking for valid plugins into a LOG_WARN. 2009-03-22 11:21:44 +00:00
TextureMngr.h Clean up OpenGL plugin error handling macros. No longer bother with enabling TEXTURE_2D and TEXTURE_RECTANGLE_ARB - they don't apply when using shaders. Change a PanicAlert when looking for valid plugins into a LOG_WARN. 2009-03-22 11:21:44 +00:00
VertexLoaderManager.cpp
VertexManager.cpp Clean up OpenGL plugin error handling macros. No longer bother with enabling TEXTURE_2D and TEXTURE_RECTANGLE_ARB - they don't apply when using shaders. Change a PanicAlert when looking for valid plugins into a LOG_WARN. 2009-03-22 11:21:44 +00:00
VertexManager.h
VertexShaderCache.cpp Clean up OpenGL plugin error handling macros. No longer bother with enabling TEXTURE_2D and TEXTURE_RECTANGLE_ARB - they don't apply when using shaders. Change a PanicAlert when looking for valid plugins into a LOG_WARN. 2009-03-22 11:21:44 +00:00
VertexShaderCache.h
Win32Window.cpp
Win32Window.h
WXGLWindow.cpp
WXGLWindow.h
X11Window.cpp Fixed some log messages 2009-03-20 15:01:49 +00:00
X11Window.h
XFB.cpp Clean up OpenGL plugin error handling macros. No longer bother with enabling TEXTURE_2D and TEXTURE_RECTANGLE_ARB - they don't apply when using shaders. Change a PanicAlert when looking for valid plugins into a LOG_WARN. 2009-03-22 11:21:44 +00:00
XFB.h