aboutsummaryrefslogtreecommitdiff
path: root/graphics/decoders/tga.cpp
AgeCommit message (Expand)Author
2012-08-30GRAPHICS: Scope reduction of the sometimes unused alpha component in TGADecod...Bertrand Augereau
2012-08-30GRAPHICS: Undefined behaviour/warnings removal in the TGA decoderBertrand Augereau
2012-08-29GRAPHICS: Add in a TGA-decoderEinar Johan Trøan Sømåen