aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp/gdisp_image.h
Commit message (Collapse)AuthorAgeFilesLines
* Introduce type gImage to replace v2.x gdispImageJoel Bodenmann2019-04-101-15/+15
|
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-8/+8
|
* Update license headerTibo Clausen2018-10-011-1/+1
|
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-7/+7
|
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-1/+1
| | | | | | Added type gTicks to replace V2.x systemticks_t Added type gThreadreturn to replace V2.x threadreturn_t Added type gThreadpriority to replace V2.x threadpriority_t
* Change color_t to gColorinmarket2018-07-081-4/+4
|
* Change coord_t to gCoordinmarket2018-07-081-2/+2
|
* Added new type definitions - moving towards V3.0inmarket2018-06-231-205/+197
|
* First set of V3 macro changesinmarket2018-02-271-2/+2
|
* Adding nullpointer checks to GDISP image functionsJoel Bodenmann2017-10-011-15/+16
|
* Adding API documentation for new image color palette functionsJoel Bodenmann2016-11-111-0/+32
|
* Minor changes & improvements on image color palletization handlingJoel Bodenmann2016-11-111-4/+4
|
* Adding ability to modify the color palette of BMP images (untested)Joel Bodenmann2016-11-101-0/+4
|
* Fix compiler errors and warnings on image handling with multiple image ↵inmarket2015-11-251-1/+1
| | | | formats turned on.
* Clean up endian support for images based on new system definesinmarket2015-11-111-59/+0
| | | | Remove deprecated image functions
* DoxygenJoel Bodenmann2015-11-071-1/+3
|
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+315