aboutsummaryrefslogtreecommitdiff
path: root/graphics/png.cpp
AgeCommit message (Expand)Author
2011-04-14GRAPHICS: Tidy up 4bpp handling a little.Alyssa Milburn
2011-04-14GRAPHICS: Handle 4bpp paletted PNG files.Alyssa Milburn
2011-04-14GRAPHICS: Replace PNG_HEADER macro with MKTAGAlyssa Milburn
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2011-02-02GRAPHICS: Fixed a bug with indexed PNGs in the PNG decoder (a byte can't hold...Filippos Karapetis
2011-02-02GRAPHICS: Updated the copyright information regarding LodePNG. Removed the ob...Filippos Karapetis
2011-02-02GRAPHICS: Implemented a PNG decoder, and set it as default for the sword25 en...Filippos Karapetis