summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Changed several char/int types to proper types from <stdint.h>; corrected dec...Sean Fox2008-07-012-33/+48
* Added bmp test suiteSean Fox2008-07-0145-0/+146
* Added ico decoding exampleSean Fox2008-06-272-0/+212
* Correct ico support and added documentation; corrected handling of rgb16 enco...Sean Fox2008-06-271-5/+1
* Arranged bmp_image members, moved bitmap callbacks into bmp_imageSean Fox2008-06-271-15/+11
* Added bmp decoding exampleSean Fox2008-06-273-0/+220