scummvm/backends/graphics/opengl
Johannes Schickel 96979f73fc OPENGL: Slight refactoring.
First step into making all state variables of the OpenGL backend private, to
help making the backend more maintainable, by disallowing subclasses to just
mess with everything...
2011-03-17 19:55:06 +01:00
..
glerrorcheck.cpp OPENGLES: Fix the projection matrix and the includes. 2010-12-03 19:43:27 +00:00
glerrorcheck.h Change CHECK_GL_ERROR to not take a 'call statement' as parameter 2010-07-20 07:10:25 +00:00
gltexture.cpp OPENGL: Prefer single operation texture updates. 2011-02-24 17:10:49 +01:00
gltexture.h OPENGLES: Fix the projection matrix and the includes. 2010-12-03 19:43:27 +00:00
opengl-graphics.cpp OPENGL: Slight refactoring. 2011-03-17 19:55:06 +01:00
opengl-graphics.h OPENGL: Slight refactoring. 2011-03-17 19:55:06 +01:00