summaryrefslogtreecommitdiff
path: root/libnsbmp.h
Commit message (Expand)AuthorAgeFilesLines
* Changed several char/int types to proper types from <stdint.h>; corrected dec...Sean Fox2008-07-011-19/+26
* Correct ico support and added documentation; corrected handling of rgb16 enco...Sean Fox2008-06-271-16/+18
* Arranged bmp_image members, moved bitmap callbacks into bmp_imageSean Fox2008-06-271-24/+29
* Correct coloring issue under linux caused by signedness; added bmp_create() f...Sean Fox2008-06-271-6/+7
* More naming convention changes to the header to squash compiler errorsSean Fox2008-06-181-10/+10
* Incorporated bitmap callbacks to make libnsbmp stand-aloneSean Fox2008-06-181-7/+31
* Copy current bmpread.h to new bmp library's directorySean Fox2008-06-181-0/+84