aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gdisp/gdisp_images_animated/testanim.gif
Commit message (Collapse)AuthorAgeFilesLines
* updated GDISP and GWIN demosJoel Bodenmann2013-10-281-0/+0
|
* Fix corruption of binary files by license header updatesinmarket2013-07-221-0/+0
|
* fixed license headersJoel Bodenmann2013-07-211-0/+0
|
* Had extra elements to gitignore and fix image problems created by githubinmarket2013-06-021-0/+0
|
* gdispInit() -> gfxInit() in all demosJoel Bodenmann2013-05-301-0/+0
|
* GIF image handlingAndrew Hannam2013-04-201-0/+0
GIF image handling Updates to Image structure to make memory accounting optional Add set image background color to handle animated transparency.