Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-22 | GOB: Add Surface::drawRect() | Sven Hesse | |
2012-05-29 | GOB: Hook up the PE cursors to v7 loadCursor | Sven Hesse | |
Addy Junior / Adibou2 now shows proper cursors. Thanks to clone2727 for the constant nagging. :P | |||
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 | |
svn-id: r55732 | |||
2011-02-02 | GOB: Stub o7_loadImage further | Sven Hesse | |
svn-id: r55730 | |||
2011-01-27 | GOB: Add Pixel::isValid() and ConstPixel::isValid() | Sven Hesse | |
svn-id: r55573 | |||
2011-01-27 | GOB: Add sanity checks to Pixel and ConstPixel | Sven Hesse | |
svn-id: r55571 | |||
2011-01-16 | GOB: Adding a proper shade method | Sven Hesse | |
svn-id: r55273 | |||
2011-01-16 | GOB: Add setBPP() | Sven Hesse | |
To allow converting the surface's bytes per pixel without destroying it first. svn-id: r55260 | |||
2010-09-30 | GOB: Transparency support for 16bit surfaces | Sven Hesse | |
svn-id: r52950 | |||
2010-09-30 | GOB: Add a new class Surface | Sven Hesse | |
This will be the new class managing all drawing, providing depth-agnostic methods for all drawing operations, including 2 iterator-like classes, Pixel and ConstPixel. svn-id: r52946 |