index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
graphics
/
opengl
/
glerrorcheck.cpp
Age
Commit message (
Expand
)
Author
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-12-03
OPENGLES: Fix the projection matrix and the includes.
Jordi Vilalta Prat
2010-12-03
OPENGL: Some slight formatting fixes.
Jordi Vilalta Prat
2010-12-02
OPENGL: Fix compilation when OpenGL error checks are enabled.
Jordi Vilalta Prat
2010-11-29
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
Max Horn
2010-11-28
OPENGL: Fix OpenGL on Mac OS X
Max Horn
2010-11-28
OPENGL: Modify source files to force recompilation
Max Horn
2010-07-26
Formatted spaces.
Alejandro Marzini
2010-07-15
Fixed header for OS X, and added OpenGL feature to configure script. (Patch b...
Alejandro Marzini
2010-07-15
Fixed problem with OpenGL headers and windows.
Alejandro Marzini
2010-07-13
Check if USE_OPENGL is defined for compiling OpenGL code.
Alejandro Marzini
2010-07-10
Added BaseSdlGraphicsManager. Added GLTexture.
Alejandro Marzini
2010-07-07
Implemented CHECK_GL_ERROR macro for debugging OpenGL calls.
Alejandro Marzini