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
Age
Commit message (
Expand
)
Author
2010-07-19
OPENGL: Fix issue when GFX changes.
Alejandro Marzini
2010-07-19
OPENGL: Fix palette issues.
Alejandro Marzini
2010-07-18
Fixed rect size when drawing npot textures. Added OpenGL attr for SDL.
Alejandro Marzini
2010-07-18
Improved cursor drawing.
Alejandro Marzini
2010-07-16
Added basic cursor drawing.
Alejandro Marzini
2010-07-16
change post-increment to pre-increment in return value of nextHighest2(), as ...
Joost Peters
2010-07-16
Added basic screen drawing (only overlay working).
Alejandro Marzini
2010-07-15
Fixed header for OS X, and added OpenGL feature to configure script. (Patch b...
Alejandro Marzini
2010-07-15
Optimized nextHigher2.
Alejandro Marzini
2010-07-15
Fixed problem with OpenGL headers and windows.
Alejandro Marzini
2010-07-15
Fixed doing OpenGL calls before a graphical context was created.
Alejandro Marzini
2010-07-15
Replaced nextHigher2, so CHAR_BIT define is not needed.
Alejandro Marzini
2010-07-13
Check if USE_OPENGL is defined for compiling OpenGL code.
Alejandro Marzini
2010-07-13
Merged from trunk, from Rev 49499 to HEAD
Alejandro Marzini
2010-07-12
OpenGL manager: Implemented PixelFormat functions. Implemented GFX methods. C...
Alejandro Marzini
2010-07-11
Fix compile on Mac OS X.
Matthew Hoops
2010-07-11
Moved getGraphicsManager() from OSystem_SDL to ModularBackend. Moved public S...
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
2010-07-05
Base class for OpenGL graphics manager.
Alejandro Marzini
[prev]