aboutsummaryrefslogtreecommitdiff
path: root/backends/graphics/opengl/glerrorcheck.cpp
AgeCommit message (Expand)Author
2010-12-03OPENGLES: Fix the projection matrix and the includes.Jordi Vilalta Prat
2010-12-03OPENGL: Some slight formatting fixes.Jordi Vilalta Prat
2010-12-02OPENGL: Fix compilation when OpenGL error checks are enabled.Jordi Vilalta Prat
2010-11-29BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefsMax Horn
2010-11-28OPENGL: Fix OpenGL on Mac OS XMax Horn
2010-11-28OPENGL: Modify source files to force recompilationMax Horn
2010-07-26Formatted spaces.Alejandro Marzini
2010-07-15Fixed header for OS X, and added OpenGL feature to configure script. (Patch b...Alejandro Marzini
2010-07-15Fixed problem with OpenGL headers and windows.Alejandro Marzini
2010-07-13Check if USE_OPENGL is defined for compiling OpenGL code.Alejandro Marzini
2010-07-10Added BaseSdlGraphicsManager. Added GLTexture. Alejandro Marzini
2010-07-07Implemented CHECK_GL_ERROR macro for debugging OpenGL calls.Alejandro Marzini