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
/
sdl
Age
Commit message (
Expand
)
Author
2010-07-15
Replaced the extra SDL functions added to GraphicsManager with an EventObserv...
Alejandro Marzini
2010-07-13
Merged from trunk, from Rev 49499 to HEAD
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-05
Cleanup and documentation.
Alejandro Marzini
2010-06-30
Modularized GP2XWIZ backend.
Alejandro Marzini
2010-06-16
Fixed some disabled code that was with problems after modularization.
Alejandro Marzini
2010-06-15
Renamed abstract Manager files.
Alejandro Marzini
2010-06-11
Add Common::EventSource inheritance for ModularBackend. OSystem_SDL now subcl...
Alejandro Marzini
2010-06-11
Added missing virtual functions in abstract class GraphicsManager.
Alejandro Marzini
2010-06-09
Added directives for avoiding compilation of sdl managers on platforms that d...
Alejandro Marzini
2010-06-08
Renamed and moved DefaultGraphicsManager to NullGraphicsManager. Added pure v...
Alejandro Marzini
2010-06-08
Merged from trunk.
Alejandro Marzini
2010-06-07
Added constructor, destructor. Made some variables and methods public. Remove...
Alejandro Marzini
2010-06-05
Created SdlGraphicsManager.
Alejandro Marzini
[prev]