aboutsummaryrefslogtreecommitdiff
path: root/graphics/imagedec.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-01Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".Johannes Schickel
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-17GRAPHICS: Prefer Surface::create taking a PixelFormat over the one taking a b...Johannes Schickel
2010-11-19ALL: Push down deps on stream.h from .h to .cpp filesMax Horn
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-01-23Changed Graphics::ImageDecoder to allow custom PixelFormatsMax Horn
2009-01-22Moved Graphics::PixelFormat into its own header file; turned RGBToColor etc. ...Max Horn
2008-11-03Removed dependency on OSystem::RGBToColor, by using Graphics::RGBToColor + Gr...Johannes Schickel
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-04-14Changed File::open to take a Common::String as file name parameterMax Horn
2006-04-02With this change, backends are now responsible for instantiating their OSyste...Max Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-27 - adds the new gui renderer also a new implementation for the classic guiJohannes Schickel