scummvm/backends/sdl
Eugene Sandulenko 0835583948 Implementation of GFX transactions. May cause some regressions in case I
missed some unusual mode switching. This implementation let us avoid two nasty
hacks in scumm.cpp.

*Now* we could return to OSystem layers.
patch.

svn-id: r16855
2005-02-22 01:29:27 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
build.rules this might help Makefile.noconf (did I mention that i want to get rid of it?) 2004-02-29 11:19:02 +00:00
events.cpp Updated copyright 2005-01-01 16:09:25 +00:00
graphics.cpp Implementation of GFX transactions. May cause some regressions in case I 2005-02-22 01:29:27 +00:00
module.mk fixed dep file loading 2004-03-01 11:18:50 +00:00
sdl-common.h Implementation of GFX transactions. May cause some regressions in case I 2005-02-22 01:29:27 +00:00
sdl.cpp Implement OSystem method disableCursorPalette(bool disable) as mentioned 2005-02-20 02:04:45 +00:00