dolphin/Source/Plugins/Plugin_VideoOGL/Src
nakeee 89603a91a6 add if gltest on some run away files
Thanks shuffle!


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1832 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-09 00:35:06 +00:00
..
Debugger
GUI OpenGL: Readded hide cursor option for non-Windows builds 2009-01-04 23:00:07 +00:00
Logging OpenGL: Changed printf to DEBUG_LOG to avoid that it's always shown in the console window 2009-01-06 01:50:57 +00:00
OS Interface and general: Fixed the hangings and crashes that would occur from repeated Start and Stop, added optional toolbar themes, made the fullscreen mode in the OpenGL plugin more user friendly for Windows users 2009-01-04 21:53:41 +00:00
BPStructs.cpp OpenGL: Changed printf to DEBUG_LOG to avoid that it's always shown in the console window 2009-01-06 01:50:57 +00:00
BPStructs.h
cocoaGL.h Fix compile on osx 2008-12-18 21:40:50 +00:00
cocoaGL.m Fix compile on osx 2008-12-18 21:40:50 +00:00
Config.cpp more code clean up 2008-12-20 22:18:52 +00:00
Config.h more code clean up 2008-12-20 22:18:52 +00:00
Globals.cpp OpenGL: Changed printf to DEBUG_LOG to avoid that it's always shown in the console window 2009-01-06 01:50:57 +00:00
Globals.h use globals for event handler 2009-01-08 23:42:18 +00:00
GLUtil.cpp Interface and general: Fixed the hangings and crashes that would occur from repeated Start and Stop, added optional toolbar themes, made the fullscreen mode in the OpenGL plugin more user friendly for Windows users 2009-01-04 21:53:41 +00:00
GLUtil.h compile fix thanks olejl 2008-12-23 19:50:34 +00:00
GLWindow.h Some testgl work 2009-01-06 20:54:47 +00:00
main.cpp use globals for event handler 2009-01-08 23:42:18 +00:00
main.h
NativeVertexFormat.cpp More renaming. 2008-12-26 17:33:53 +00:00
nGLUtil.cpp Some testgl work 2009-01-06 20:54:47 +00:00
nGLUtil.h more code cleanup 2008-12-21 21:02:43 +00:00
nmain.cpp use globals for event handler 2009-01-08 23:42:18 +00:00
PixelShaderCache.cpp More renaming. 2008-12-26 17:33:53 +00:00
PixelShaderCache.h More renaming. 2008-12-26 17:33:53 +00:00
rasterfont.cpp
rasterfont.h
Render.cpp Various NOWX fixes thanks to tinctorius, please verify this! 2009-01-05 22:11:08 +00:00
Render.h just a bunch of random code cleanup i did on the train bored, plus a d3d implementation of NativeVertexFormat which isn't actually used yet. 2008-12-25 15:56:36 +00:00
SConscript add if gltest on some run away files 2009-01-09 00:35:06 +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
TextureConverter.cpp Move VertexShaderManager too. 2008-12-26 12:47:32 +00:00
TextureConverter.h compile fix 2008-12-26 12:39:53 +00:00
TextureMngr.cpp rename some files 2008-12-26 17:26:18 +00:00
TextureMngr.h cut dependencies, clean code 2008-12-26 12:24:15 +00:00
VertexLoaderManager.cpp More code movin' .. split Vertex/Pixelshadermngr into xxCache and xxManager. 2008-12-26 10:43:18 +00:00
VertexManager.cpp Debug compile fix 2008-12-27 20:11:37 +00:00
VertexManager.h Move parts of VertexManager.h to VideoCommon. Opens for moving the VertexLoader to VideoCommon. 2008-12-26 12:56:56 +00:00
VertexShaderCache.cpp More renaming. 2008-12-26 17:33:53 +00:00
VertexShaderCache.h More renaming. 2008-12-26 17:33:53 +00:00
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 More code movin' .. split Vertex/Pixelshadermngr into xxCache and xxManager. 2008-12-26 10:43:18 +00:00
XFB.h
XFStructs.cpp Forgot these 2008-12-26 11:33:15 +00:00
XFStructs.h Forgot these 2008-12-26 11:33:15 +00:00