aboutsummaryrefslogtreecommitdiff
path: root/graphics/conversion.cpp
AgeCommit message (Expand)Author
2014-02-18GRAPHICS: Make GPL headers consistent in themselves.Johannes Schickel
2012-10-09GRAPHICS: Fix compilation of conversion.cpp on motomagx.Johannes Schickel
2012-08-28GRAPHICS: Slight cleanup in crossBlit code.Johannes Schickel
2012-08-28GRAPHICS: Allow in-place conversion with any color formats in crossBlit.Johannes Schickel
2012-08-28GRAPHICS: Remove crossBlit's dstBpp >= srcBpp limitation.Johannes Schickel
2012-08-28GRAPHICS: Fix a bug in crossBlit with 3Bpp source.Johannes Schickel
2012-08-28GRAPHICS: Remove 3Bpp destination support in crossBlit.Johannes Schickel
2012-08-28GRAPHICS: Refactor crossBlit logic into a template.Johannes Schickel
2012-08-28GRAPHICS: Clean up crossBlit a bit.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-04-17Fixing some warnings (with gcc 3.3.6)Max Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-10-09Some const correctness changes; cleanupMax Horn
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-08-21Fixed warning.Torbjörn Andersson
2009-08-21add conversion.h and conversion.cpp into trunk (were present in working copy,...Jody Northup