summaryrefslogtreecommitdiff
path: root/png.c
AgeCommit message (Collapse)Author
2020-11-21Fix some bugs in PNG decoderMichael Pavone
2018-06-22Fix some memory errors (mostly leaks) identified by valgrindMichael Pavone
2018-04-19Add code for loading PNG images. Added 360 controller image. WIP work on ↵Michael Pavone
gamepad mapping UI
2018-03-24Added png screenshot supportMichael Pavone