aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gfx/gfx_resmgr.h
AgeCommit message (Expand)Author
2009-07-16Added a detection entry for Pepper's Adventures in Time, and fixed an issue w...Filippos Karapetis
2009-07-11Removed the version parameter from GfxResManagerFilippos Karapetis
2009-07-07- Added auto-detection for EGA graphics. As a result of this, GF_SCI1_EGA has...Filippos Karapetis
2009-06-22Patch #2810483 (SCI: Convert gfx subsystem headers to Doxygen format), with @...Max Horn
2009-06-06Objectified the graphics driverFilippos Karapetis
2009-05-23Fixed the incorrectly placed views in the KQ6 intro, by reintroducing port bo...Filippos Karapetis
2009-05-20removed trailing whitespacesMax Horn
2009-05-15- Moved all the files out of /sci/scicore and into /sciFilippos Karapetis
2009-05-14Added a parameter to the graphics resource manager to determine if the runnin...Filippos Karapetis
2009-04-18Fix outdated commentsWillem Jan Palenstijn
2009-04-18Retreive -> retrieveWillem Jan Palenstijn
2009-04-01- Wrapped all the code for custom graphics options around a CUSTOM_GRAPHICS_O...Filippos Karapetis
2009-03-29SCI: Merge static palette into global palette at startupWillem Jan Palenstijn
2009-03-23CleanupFilippos Karapetis
2009-03-23- Moved palette initialization inside the graphics resource managerFilippos Karapetis
2009-03-22Further objectification of the graphics resource managerFilippos Karapetis
2009-03-17Further objectification of the graphics resource managerFilippos Karapetis
2009-03-17Started objectifying the graphics resource manager (refer to patch #2689887)Filippos Karapetis
2009-03-16SCI: Removed sbtree code by Common::HashmapMax Horn
2009-03-12Commited syke's patch as-isFilippos Karapetis
2009-03-11Untangled the parameters in gfxr_interpreter_get_view() as well. Updated comm...Filippos Karapetis
2009-03-11Got rid of misc_payload and stopped passing the whole graphics state structur...Filippos Karapetis
2009-03-08Use new Palette class to manager pixmap palettes.Willem Jan Palenstijn
2009-03-08SCI: Added new header gfx/font.h and removed some dead codeMax Horn
2009-02-26SCI: Changed 'typedef enum { } NAME' into C++-style 'enum NAME { }'Max Horn
2009-02-24Normalized guard #definesEugene Sandulenko
2009-02-22Whitespace cleanupJordi Vilalta Prat
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