Age | Commit message (Expand) | Author |
---|---|---|
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-02-06 | GRAPHICS: Improved JPEG decoder performance | Bastien Bouclet |
2011-01-28 | GRAPHICS: Turn sqrt(2) and cosine values into constants ;) | Max Horn |
2011-01-28 | GRAPHICS: Rename JPEG::_str to _stream | Max Horn |
2011-01-18 | GRAPHICS: Add a getSurface() function to JPEG to automatically convert to RGB | Matthew Hoops |
2010-11-19 | ALL: Push down deps on stream.h from .h to .cpp files | Max Horn |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-12-24 | JPEG tweaks and optimization (thanks to digitall) | Scott Thomas |
2009-09-01 | Coding best practice: Whenever possible, pass objects by reference instead of... | Max Horn |
2009-08-21 | Add JPEG decoder from 16bpp branch | Scott Thomas |