aboutsummaryrefslogtreecommitdiff
path: root/graphics/module.mk
AgeCommit message (Expand)Author
2010-02-05Have SCI look through the patches directory (except in KQ6 where the patches ...Matthew Hoops
2009-12-30The wrapper for the VMD decoder is only used in the SCI engine for SCI32 game...Filippos Karapetis
2009-12-29Updated module.mkFilippos Karapetis
2009-11-18Put two of the WinCE downscalers into graphics/scaler/downscaler*, so that th...Max Horn
2009-10-16Converting AVIPlayer into a class that inherits from VideoDecoder and adapt S...Matthew Hoops
2009-08-30Add an AVI player and MSVideo1 codec for use with some SCI Windows game (such...Matthew Hoops
2009-08-21Add JPEG decoder from 16bpp branchScott Thomas
2009-08-21add conversion.h and conversion.cpp into trunk (were present in working copy,...Jody Northup
2009-07-27Add ARM code version of Normal2x scaler.Robin Watts
2009-07-21Add ARM code implementation of Scaler2x, and enable it for the WinCERobin Watts
2009-07-07Add generic functionallity to draw FM-Towns ROM. (To be used by KYRA and SCI)Johannes Schickel
2009-05-21Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're...Filippos Karapetis
2009-05-21Moved the Coktel video player into its own subdirectoryFilippos Karapetis
2009-05-20Moving CoktelVideo (IMD/VMD) and the Indeo3 code (needed for Urban Runner's V...Sven Hesse
2009-01-07Further merging of the SMK and DXA players (the FLIC player is not done yet):Filippos Karapetis
2008-12-31Removed Graphics::ImageMan. Nothing uses itMax Horn
2008-12-24Moving the dither code to graphics/Sven Hesse
2008-12-21Move all video players to separate directoryEugene Sandulenko
2008-12-14Enable Smacker support, and switch later HE games to Smacker support (since t...Travis Howell
2008-11-15added FLIC player from KoM engine module.Gregory Montoir
2008-09-20Fixed build.Johannes Schickel
2008-09-20- Merged the new RTL changes into the branch.Vicent Marti
2008-08-31Split VectorRenderer interface from custom vector renderers.Vicent Marti
2008-08-20Renamed graphics/scaler/thumbnail.cpp to thumbnail_intern.cpp. Fixes compilin...Kari Salminen
2008-08-20Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou...Johannes Schickel
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