summaryrefslogtreecommitdiff
path: root/load_texture.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-02Don't leak the libpng structures.Eric Anholt1-0/+2
2009-06-12Handle PNG_COLOR_TYPE_RGB as opposed to RGBA.Eric Anholt1-1/+12
2009-04-22Add texcoord generation and test texture sampling.Eric Anholt1-0/+117