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
/
platform
/
sdl
/
sdl.h
Age
Commit message (
Expand
)
Author
2009-01-04
Virtualize sdl backend's setGraphicsModeIntern() so it can be overloaded by C...
Kostas Nakos
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-11-14
Committed my patch #2123680 "SDL: Backend transaction / rollback support".
Johannes Schickel
2008-11-06
Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...
Max Horn
2008-11-06
cleanup
Max Horn
2008-11-03
Committed my patch #2216641 "GRAPHICS: PixelFormat introduction".
Johannes Schickel
2008-09-27
Modified Common::SearchSet to take signed integer priorities, for convenience...
Max Horn
2008-09-07
Add a priority param to OSystem::addSysArchivesToSearchSet (still in search f...
Max Horn
2008-09-07
Added new OSystem method addSysArchivesToSearchSet() [better name pending, su...
Max Horn
2008-08-22
Turned Windows, AmigaOS and POSIX FSFactories into plain classes; no need for...
Max Horn
2008-08-03
OSYSTEM: Pushed some SDL/Symbian specific code to the respective backends; ma...
Max Horn
2008-07-15
Implemented audio double buffering (for now OSX only)
Max Horn
2008-06-28
Patch ##1956946 (Audio::Mixer internal API revision) with some tweaks
Max Horn
2008-03-12
Implemented OSystem_SDL::getTimeAndDate (identical to OSystem::getTimeAndDate...
Max Horn
2008-03-11
Added OSystem_SDL::getFilesystemFactory()
Max Horn
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2008-01-22
Removed backends/intern.h
Max Horn
2007-11-24
Symbian build system does not cope with include file with the same name, spec...
Lars Persson
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-11
Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...
Max Horn
2007-08-11
SDL backend cleanup (minor)
Max Horn