scummvm/backends/graphics/opengl
Matthew Hoops a1161feed2 Fix compile on Mac OS X.
svn-id: r50801
2010-07-11 16:11:28 +00:00
..
glerrorcheck.cpp Added BaseSdlGraphicsManager. Added GLTexture. 2010-07-10 22:47:29 +00:00
glerrorcheck.h Added BaseSdlGraphicsManager. Added GLTexture. 2010-07-10 22:47:29 +00:00
gltexture.cpp Added BaseSdlGraphicsManager. Added GLTexture. 2010-07-10 22:47:29 +00:00
gltexture.h Fix compile on Mac OS X. 2010-07-11 16:11:28 +00:00
opengl-graphics.cpp Moved getGraphicsManager() from OSystem_SDL to ModularBackend. Moved public SDL graphics manager functions to graphics manager (Allowing OpenGLSdlGraphicsMaanger to be used with other SDL managers easily). Removed BaseSdlGraphicsManager. Implemented in the opengl manager basic screen functions. 2010-07-11 04:32:24 +00:00
opengl-graphics.h Fix compile on Mac OS X. 2010-07-11 16:11:28 +00:00