aboutsummaryrefslogtreecommitdiff
path: root/image/bmp.cpp
AgeCommit message (Expand)Author
2020-01-02OPENGL: Ensure surfaces created by saveScreenshot are the right way upCameron Cawley
2019-03-02IMAGE: Fix taking screenshots on big endian systemsCameron Cawley
2019-03-02IMAGE: Move bitmap writing code out of OpenGLGraphicsManagerCameron Cawley
2014-03-01IMAGE: Handle bitmaps with an image size field of 0Matthew Hoops
2014-02-28IMAGE: Share the same pool of codecs between bitmap and AVIMatthew Hoops
2014-02-28IMAGE: Split raw bitmap decoding into a CodecMatthew Hoops
2014-02-28IMAGE: Move all ImageDecoders to image/Matthew Hoops