Age | Commit message (Expand) | Author |
2012-02-11 | GRAPHICS: Remove unused variable | Willem Jan Palenstijn |
2011-12-19 | GRAPHICS: Fix PICT lines with large pitches | Matthew Hoops |
2011-11-14 | GRAPHICS: Comment unused variables | Eugene Sandulenko |
2011-10-07 | GRAPHICS: Fix PICT buffer overflow | Matthew Hoops |
2011-10-07 | GRAPHICS: Add support for true 32bpp DirectBits images | Matthew Hoops |
2011-10-07 | GRAPHICS: Add support for multiple CompressedQuickTime calls | Matthew Hoops |
2011-10-07 | GRAPHICS: Properly parse the CompressQuickTime header | Matthew Hoops |
2011-10-07 | GRAPHICS: Rewrite PictDecoder's opcode handling | Matthew Hoops |
2011-05-18 | GRAPHICS: Update links to info on PICT+JPEG | Matthew Hoops |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-01 | Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". | Johannes Schickel |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-17 | GRAPHICS: Prefer Surface::create taking a PixelFormat over the one taking a b... | Johannes Schickel |
2011-02-20 | GRAPHICS: Switch PICT's palette from RGBA to RGB | Matthew Hoops |
2011-02-20 | GRAPHICS: Use the DirectBits size instead of the overall PICT dimensions | Matthew Hoops |
2011-01-18 | GRAPHICS: Add a getSurface() function to JPEG to automatically convert to RGB | Matthew Hoops |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |
2010-09-10 | GRAPHICS: Improve PICT support | Matthew Hoops |
2010-05-24 | Move the PICT code to graphics/ with some updates; needed for SCI1.1 Mac. | Matthew Hoops |