aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp/gdisp_image.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | The only include path now needed is for drivers (in particular GDISP drivers)
* Fix endian macro'sinmarket2015-11-181-1/+1
|
* More endian updates. Images should now work for any endian machine even ↵inmarket2015-11-121-2/+43
| | | | strange ones.
* Clean up endian support for images based on new system definesinmarket2015-11-111-33/+6
| | | | Remove deprecated image functions
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-8/+0
| | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+233