aboutsummaryrefslogtreecommitdiff
path: root/graphics/conversion.h
AgeCommit message (Expand)Author
2014-08-29GRAPHICS: Fix some Doxygen comments that seem wrong.Einar Johan Trøan Sømåen
2014-02-18GRAPHICS: Make GPL headers consistent in themselves.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: Remove 3Bpp destination support in crossBlit.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-05-23Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M...Matthew Hoops
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-12-30Use the special Cinepak YUV2RGB function in the Cinepak decoder. This makes t...Matthew Hoops
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-08-22Fixed crossBlit prototypeAndre Heider
2009-08-21add conversion.h and conversion.cpp into trunk (were present in working copy,...Jody Northup