aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gdisp/gdisp_images_animated/main.c
Commit message (Collapse)AuthorAgeFilesLines
* updated GDISP and GWIN demosJoel Bodenmann2013-10-281-117/+0
|
* Update animated image demo to better support small displaysinmarket2013-09-271-3/+14
|
* Change GDISP image default reading mode for WIN32inmarket2013-07-081-1/+1
|
* License header updatesinmarket2013-06-151-0/+2
|
* License header fixes to some demos.inmarket2013-06-061-18/+25
|
* GOS module, for operating system independanceinmarket2013-05-251-9/+5
| | | | | GMISC fast floating point trig GMISC fast fixed point trig
* GIF image handlingAndrew Hannam2013-04-201-0/+101
GIF image handling Updates to Image structure to make memory accounting optional Add set image background color to handle animated transparency.