aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/graphics.cpp
AgeCommit message (Expand)Author
2014-02-18LASTEXPRESS: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-03LASTEXRPESS: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03LASTEXPRESS: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2012-06-16LASTEXPRESS: Get rid of casts on OSystem::copyRectToScreen calls.Johannes Schickel
2011-06-28LASTEXPRESS: Cleanup commentsLittleboy
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
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-17LASTEXPRESS: Use RGB555 PixelFormat for surfaces instead of screen format.Johannes Schickel
2011-04-17LASTEXPRESS: Prefer Surface::create taking a PixelFormat over the one taking ...Johannes Schickel
2010-10-18LASTEXPRESS: Merge in the engine.Eugene Sandulenko