aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp/image_gif.c
Commit message (Expand)AuthorAgeFilesLines
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-1208/+0
* Update GDISP image code to fully use new GFILE'sinmarket2014-02-071-53/+52
* Add multiple display support to image decoding.inmarket2013-10-241-49/+49
* compiler warningsJoel Bodenmann2013-10-211-1/+1
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* Image decoders not setting image type correctly.inmarket2013-07-081-0/+1
* License header updatesinmarket2013-06-151-1/+1
* GOS module, for operating system independanceinmarket2013-05-251-5/+3
* Fix GIF rendering issueAbhishek Kumar2013-05-211-0/+2
* docsJoel Bodenmann2013-05-201-1/+4
* More Image FixesAndrew Hannam2013-05-091-7/+7
* Image Decoder FixesAndrew Hannam2013-05-091-43/+72
* updated license headersJoel Bodenmann2013-05-031-18/+5
* Revert "updated license headers"Joel Bodenmann2013-05-021-8/+19
* updated license headersJoel Bodenmann2013-05-021-19/+8
* GIF image handlingAndrew Hannam2013-04-201-14/+1156
* New GDISP image handling with demoAndrew Hannam2013-04-031-0/+47