aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gfx/gfx_driver.h
AgeCommit message (Expand)Author
2009-05-08SCI: Replaced gfx_driver_t::set_palette and install_palette by directly invok...Max Horn
2009-04-24SCI: Fixed mouse cursor hotspots in ECO1.Walter van Niftrik
2009-03-18Cleaned up graphics initialization a bitFilippos Karapetis
2009-03-08Use new Palette class to manager pixmap palettes.Willem Jan Palenstijn
2009-03-07SCI: Moved scummvm_get_event to operations.cpp (the only place where it is us...Max Horn
2009-02-27SCI: Moved almost all files from include/ to other dirs; only include/engine....Max Horn
2009-02-24SCI: Removed usec_sleep from gfx_driver_t (call OSystem::delayMillis directly...Max Horn
2009-02-24Normalized guard #definesEugene Sandulenko
2009-02-21SCI: Changed typedef struct -> structMax Horn
2009-02-21SCI: Renamed include/gfx_*.h to gfx/gfx_*.h and likewise for sfx header filesMax Horn