aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gfx/gfx_driver.h
AgeCommit message (Expand)Author
2009-06-22Patch #2810483 (SCI: Convert gfx subsystem headers to Doxygen format), with @...Max Horn
2009-06-06Objectified the graphics driverFilippos Karapetis
2009-06-05Removed some unused code and performed some cleanupFilippos Karapetis
2009-05-30- Moved the print_port, segment_info and segment_kill console commands to con...Filippos Karapetis
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