aboutsummaryrefslogtreecommitdiff
path: root/graphics/pict.cpp
AgeCommit message (Expand)Author
2011-05-01Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".Johannes Schickel
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-17GRAPHICS: Prefer Surface::create taking a PixelFormat over the one taking a b...Johannes Schickel
2011-02-20GRAPHICS: Switch PICT's palette from RGBA to RGBMatthew Hoops
2011-02-20GRAPHICS: Use the DirectBits size instead of the overall PICT dimensionsMatthew Hoops
2011-01-18GRAPHICS: Add a getSurface() function to JPEG to automatically convert to RGBMatthew Hoops
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-09-10GRAPHICS: Improve PICT supportMatthew Hoops
2010-05-24Move the PICT code to graphics/ with some updates; needed for SCI1.1 Mac.Matthew Hoops