index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
gob
/
surface.h
Age
Commit message (
Expand
)
Author
2015-05-07
GOB: Make coordinate parameters in Surface::fillRect() signed
Sven Hesse
2014-02-18
GOB: Make GPL headers consistent in themselves.
Johannes Schickel
2013-01-06
GOB: Update to new IFFDecoder for ILBM images
Tomas Jakobsson
2012-07-30
GOB: Move recolor() into class Surface
Sven Hesse
2012-06-22
GOB: Add Surface::drawRect()
Sven Hesse
2012-05-29
GOB: Hook up the PE cursors to v7 loadCursor
Sven Hesse
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2011-02-02
GOB: Implement LBM loading
Sven Hesse
2011-02-02
GOB: Stub o7_loadImage further
Sven Hesse
2011-01-27
GOB: Add Pixel::isValid() and ConstPixel::isValid()
Sven Hesse
2011-01-27
GOB: Add sanity checks to Pixel and ConstPixel
Sven Hesse
2011-01-16
GOB: Adding a proper shade method
Sven Hesse
2011-01-16
GOB: Add setBPP()
Sven Hesse
2010-09-30
GOB: Transparency support for 16bit surfaces
Sven Hesse
2010-09-30
GOB: Add a new class Surface
Sven Hesse