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
/
events
/
sdl
Age
Commit message (
Expand
)
Author
2011-02-07
BACKENDS: Reduce header interdependencies
Max Horn
2011-01-27
SDL: Don't send key up events for special keys that are handled by handleKeyD...
Filippos Karapetis
2010-11-29
SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation
Max Horn
2010-11-29
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
Max Horn
2010-11-29
SDL: Move #include <SDL.h> into a special wrapper file
Max Horn
2010-11-28
SDL: Change refs to SdlEventManager to SdlEventSource
Max Horn
2010-11-28
Merging the gsoc2010-opengl branch
Max Horn
2010-10-13
OPENGL: Cleanup.
Johannes Schickel
2010-10-13
OPENGL: Replace SdlEventManager by SdlEventSource.
Johannes Schickel
2010-08-12
SDL: Make use of SDL_BACKEND instead of platform specific defines.
Alejandro Marzini
2010-08-01
SYMBIAN platform. Correct building of SDL refacturing for Symbian.
Lars Persson
2010-07-19
SDL: Hack to handle special SDL events.
Alejandro Marzini
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
Moved getGraphicsManager() from OSystem_SDL to ModularBackend. Moved public S...
Alejandro Marzini
2010-07-03
Cleanup and documentation.
Alejandro Marzini
2010-06-30
Modularized GP2XWIZ backend.
Alejandro Marzini
2010-06-29
Modularized Linuxmoto port.
Alejandro Marzini
2010-06-25
Modularized Samsung TV port.
Alejandro Marzini
2010-06-16
Fixed some disabled code that was with problems after modularization.
Alejandro Marzini
2010-06-13
Added SdlEventManager.
Alejandro Marzini