Age | Commit message (Expand) | Author |
2014-02-18 | GRAPHICS: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-07-12 | GRAPHICS: Be more robust with broken/unsupported thumbnail headers. | Johannes Schickel |
2013-05-17 | RECORDER: Implement Events Recorder | Eugene Sandulenko |
2012-07-14 | GRAPHICS: Serialize PixelFormat for thumbnails and allow 4Bpp surfaces. | Johannes Schickel |
2011-08-07 | GRAPHICS: Slight formatting fix. | Johannes Schickel |
2011-08-07 | GRAPHICS: Simplify the interface of Graphics::loadThumbnail(). | Christoph Mallon |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
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 | GRPAHICS: Do not access Surface::bytesPerPixel anymore. | Johannes Schickel |
2011-04-17 | GRAPHICS: Prefer Surface::create taking a PixelFormat over the one taking a b... | Johannes Schickel |
2011-04-12 | COMMON: Replace MKID_BE by MKTAG | Max Horn |
2010-11-19 | ALL: Push down deps on stream.h from .h to .cpp files | Max Horn |
2010-08-02 | GRAPHICS: Renamed skipThumbnailHeader to skipThumbnail. | Johannes Schickel |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-01-22 | Moved Graphics::PixelFormat into its own header file; turned RGBToColor etc. ... | Max Horn |
2008-12-22 | Fixed indentation and removed whitespaces at the end of line | Jordi Vilalta Prat |
2008-11-06 | Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys... | Max Horn |
2008-08-20 | - Committed Max' compressed save backseeking support from patch #2050337 "KYR... | Johannes Schickel |
2008-08-20 | Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou... | Johannes Schickel |