aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gdisp/gdisp_images_animated
Commit message (Collapse)AuthorAgeFilesLines
* updated GDISP and GWIN demosJoel Bodenmann2013-10-284-756/+0
|
* Update animated image demo to better support small displaysinmarket2013-09-271-3/+14
|
* Update demos so OS can be specified in the Makefileinmarket2013-09-181-3/+3
|
* Fix corruption of binary files by license header updatesinmarket2013-07-221-0/+0
|
* fixed license headersJoel Bodenmann2013-07-211-0/+0
|
* Change GDISP image default reading mode for WIN32inmarket2013-07-081-1/+1
|
* License header updatesinmarket2013-06-152-6/+29
|
* License header fixes to some demos.inmarket2013-06-061-18/+25
|
* 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
|
* GOS module, for operating system independanceinmarket2013-05-252-20/+10
| | | | | GMISC fast floating point trig GMISC fast fixed point trig
* GIF image handlingAndrew Hannam2013-04-204-0/+725
GIF image handling Updates to Image structure to make memory accounting optional Add set image background color to handle animated transparency.