aboutsummaryrefslogtreecommitdiff
path: root/graphics/module.mk
AgeCommit message (Expand)Author
2008-05-03- Added missing virtual destructor in VectorRendererJohannes Schickel
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-05-01Fix compilation.Nicola Mettifogo
2007-05-01Implemented a IFF (Interchange File Format) parser and added subclasses to pa...Nicola Mettifogo
2007-02-12Merged the "palette manager" into the cursor manager. It was only used toTorbjörn Andersson
2006-08-27Renamed graphics/animation.[cpp|h] to graphics/mpeg_player.[cpp|h] to be moreTorbjörn Andersson
2006-06-28Add eriktorbjorn's patch for DXA unification, with more changesTravis Howell
2006-06-24* Renamed config.mak to config.mkMax Horn
2006-05-25Set and show/hide mouse cursors through a "cursor manager" (analogous to theTorbjörn Andersson
2006-05-20After the GUI has finished, restore the old cursor palette (if any). For thisTorbjörn Andersson
2006-02-20Moved fonts to a new dir graphics/fontsMax Horn
2006-02-20Moved common/scaler* to graphics/Max Horn
2006-02-12Reduced data duplication in module.mk files; added module.mk files for null a...Max Horn
2006-01-27 - adds the new gui renderer also a new implementation for the classic guiJohannes Schickel
2005-07-29Simple ILBM images reader.Eugene Sandulenko
2005-04-28Forgot to commit this, oops :-/Max Horn
2005-02-06Moved the console font from gui to graphicsMax Horn
2005-01-06Switching GUI to an alternate font; using a second, bigger, font for 640x480 ...Max Horn
2005-01-06Added a font manager (work in progress)Max Horn
2004-11-25Added some graphic primitivesMax Horn
2004-03-21Moved Surface/Font code into new 'graphics' moduleMax Horn