aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp/gdisp_image.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce type gImage to replace v2.x gdispImageJoel Bodenmann2019-04-101-49/+49
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-29/+29
* Update license headerTibo Clausen2018-10-011-1/+1
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-7/+7
* Change color_t to gColorinmarket2018-07-081-7/+7
* Change coord_t to gCoordinmarket2018-07-081-9/+9
* Added new type definitions - moving towards V3.0inmarket2018-06-231-6/+6
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-1/+1
* Tidy upinmarket2017-10-021-3/+1
* Adding nullpointer checks to GDISP image functionsJoel Bodenmann2017-10-011-3/+14
* Minor changes & improvements on image color palletization handlingJoel Bodenmann2016-11-111-6/+25
* Adding ability to modify the color palette of BMP images (untested)Joel Bodenmann2016-11-101-7/+18
* Add PNG image support - Does not support interlaced PNG'sinmarket2016-02-271-0/+10
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* Fix endian macro'sinmarket2015-11-181-1/+1
* More endian updates. Images should now work for any endian machine even stran...inmarket2015-11-121-2/+43
* Clean up endian support for images based on new system definesinmarket2015-11-111-33/+6
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-211-8/+0
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+233