aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp/image_bmp.c
Commit message (Expand)AuthorAgeFilesLines
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-904/+0
* Update GDISP image code to fully use new GFILE'sinmarket2014-02-071-47/+46
* Add multiple display support to image decoding.inmarket2013-10-241-6/+6
* 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-3/+1
* docsJoel Bodenmann2013-05-201-0/+3
* Image Decoder FixesAndrew Hannam2013-05-091-1/+0
* 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-9/+12
* Fixes to RLE_4, RLE_8 and 16 bit BMP imagesAndrew Hannam2013-04-031-14/+16
* New GDISP image handling with demoAndrew Hannam2013-04-031-0/+912