aboutsummaryrefslogtreecommitdiff
path: root/graphics/module.mk
AgeCommit message (Expand)Author
2020-01-02GRAPHICS: MACGUI: Initial code for MacEditableTextEugene Sandulenko
2018-03-16GRAPHICS: Implement LarryScale cel scaling algorithmDaniel Wolf
2017-07-17GRAPHICS: Skeleton of MacTextWindowVelocityRa
2017-01-16GRAPHICS: Initial code for reading FONT Mac resourcesEugene Sandulenko
2016-12-14GRAPHICS: Added stub for MacText classEugene Sandulenko
2016-10-06GRAPHICS: Move font-related MacGUI code to MacFontManagerEugene Sandulenko
2016-08-03GRAPHICS: Fix MSVC project generationPaul Gilbert
2016-08-02GRAPHICS: Reorder modules to preserve alphabetical orderBorja Lorente
2016-07-31GRAPHICS: Add MacWindowBorder to abstract bordersBorja Lorente
2016-07-31WAGE: Extract MacMenuBorja Lorente
2016-07-30WAGE: Extract MacWindowBorja Lorente
2016-07-30WAGE: Extract MacWindowManagerBorja Lorente
2016-05-26GRAPHICS: Added 9-patch bitmap rendererEugene Sandulenko
2016-03-14GRAPHICS: Added ManagedSurface and Screen classesPaul Gilbert
2015-11-16GRAPHICS: Implemented utility function to print PixelFormatEugene Sandulenko
2014-06-15COMMON: Copy TransparentSurface from Wintermute engine to common codeEugene Sandulenko
2014-02-28IMAGE: Move all ImageDecoders to image/Matthew Hoops
2013-01-06GRAPHICS: Delete iff.cpp and iff.h since all ILBM and PBM decoding is handled...Tomas Jakobsson
2013-01-06GRAPHICS: New IFFDecoder that decodes ILBM and PBM imagesTomas Jakobsson
2012-09-13GRAPHICS: Add a common PCX image decoderFilippos Karapetis
2012-08-29GRAPHICS: Add in a TGA-decoderEinar Johan Trøan Sømåen
2012-03-20GRAPHICS: Move PNG to the ImageDecoder interfaceMatthew Hoops
2012-03-20GRAPHICS: Convert JPEG to the ImageDecoder APIMatthew Hoops
2012-03-20GRAPHICS: Convert PictDecoder to the ImageDecoder APIMatthew Hoops
2012-03-20GRAPHICS: Rewrite ImageDecoder to have an improved APIMatthew Hoops
2012-01-29GRAPHICS: Add a TTF font class using FreeType2.Johannes Schickel
2011-09-06GRAPHICS: Remove dithering code.Johannes Schickel
2011-07-01GRAPHICS: Move NewFont code to a separate file.Johannes Schickel
2011-06-06GRAPHICS: Get rid of kSODFont (ScummFont)Thierry Crozat
2011-05-18GRAPHICS: Add a YUV to RGB table lookup for use with TheoraMatthew Hoops
2011-05-05GRAPHICS: Add a new MacCursor class for handling CURS/crsr cursorsMatthew Hoops
2011-03-04GRAPHICS: Split the NE cursor code from the NEResources classMatthew Hoops
2011-02-02GRAPHICS: Implemented a PNG decoder, and set it as default for the sword25 en...Filippos Karapetis
2011-01-23JANITORIAL: Remove unnecessary backslashTorbjörn Andersson
2011-01-23GRAPHICS: Move graphics/video/ to video/. Step 1/2Eugene Sandulenko
2011-01-04GRAPHICS: Add support for Windows FON/FNT fontsMatthew Hoops
2010-12-16VIDEO: Add CDToons decoderAlyssa Milburn
2010-11-11VIDEO: Add the TrueMotion 1 codec for Phantasmagoria 2Matthew Hoops
2010-11-10GRAPHICS: Enforce alphabetical order on the codec objectsMatthew Hoops
2010-08-08VIDEO: Remove the now obsolete CoktelVideo classesSven Hesse
2010-08-08VIDEO: Stub a VideoDecoder-like CoktelDecoderSven Hesse
2010-08-08VIDEO: Make Indeo3 a proper video codecSven Hesse
2010-05-24Move the PICT code to graphics/ with some updates; needed for SCI1.1 Mac.Matthew Hoops
2010-05-23Move the QDM2 code to the graphics module, removing the cyclic dependency.Matthew Hoops
2010-05-23Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M...Matthew Hoops
2010-05-18Committing the rest of the VideoDecoder Rewrite from patch #2963496.Matthew Hoops
2010-05-10Revert r48979. Instead, make the HQ scalers depend on the normal ones. Config...Andre Heider
2010-05-09Since configure allows HQ scalers without the normal onces, allow this combin...Andre Heider
2010-05-09Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...Andre Heider
2010-03-08Conistenlty use USE_NASM instead of using HAVE_NASM in config.mk (this matche...Johannes Schickel