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.cpp
Age
Commit message (
Expand
)
Author
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: Reduce header dependencies in shared code
Ori Avtalion
2011-03-29
GOB: Use memmove instead of memcpy in Surface::blit()
Sven Hesse
2011-02-02
GOB: Fix detection of JPEG images
Sven Hesse
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-23
GOB: Fix a clipping issue
Sven Hesse
2011-01-16
GOB: Adding a proper shade method
Sven Hesse
2011-01-16
GOB: Add setBPP()
Sven Hesse
2010-10-05
GOB: Silence compiler warnings
Sven Hesse
2010-09-30
GOB: Transparency support for 16bit surfaces
Sven Hesse
2010-09-30
GOB: Add a new class Surface
Sven Hesse