aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/surface.h
AgeCommit message (Expand)Author
2015-05-07GOB: Make coordinate parameters in Surface::fillRect() signedSven Hesse
2014-02-18GOB: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-06GOB: Update to new IFFDecoder for ILBM imagesTomas Jakobsson
2012-07-30GOB: Move recolor() into class SurfaceSven Hesse
2012-06-22GOB: Add Surface::drawRect()Sven Hesse
2012-05-29GOB: Hook up the PE cursors to v7 loadCursorSven Hesse
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2011-02-02GOB: Implement LBM loadingSven Hesse
2011-02-02GOB: Stub o7_loadImage furtherSven Hesse
2011-01-27GOB: Add Pixel::isValid() and ConstPixel::isValid()Sven Hesse
2011-01-27GOB: Add sanity checks to Pixel and ConstPixelSven Hesse
2011-01-16GOB: Adding a proper shade methodSven Hesse
2011-01-16GOB: Add setBPP()Sven Hesse
2010-09-30GOB: Transparency support for 16bit surfacesSven Hesse
2010-09-30GOB: Add a new class SurfaceSven Hesse