aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp/gdisp_image_native.c
Commit message (Collapse)AuthorAgeFilesLines
* Introduce type gImage to replace v2.x gdispImageJoel Bodenmann2019-04-101-7/+7
|
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-7/+8
|
* Update license headerTibo Clausen2018-10-011-1/+1
|
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-1/+1
|
* 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 pixel_t to gPixelinmarket2018-07-081-9/+9
|
* Change coord_t to gCoordinmarket2018-07-081-2/+2
|
* Fix compiler errors and warnings on image handling with multiple image ↵inmarket2015-11-251-16/+24
| | | | formats turned on.
* Prevent naming conflicts when compiling multiple image formats with ↵inmarket2015-11-241-8/+8
| | | | GFXSINGLEMAKE
* 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)
* Clean up endian support for images based on new system definesinmarket2015-11-111-0/+2
| | | | Remove deprecated image functions
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-5/+0
| | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).
* doxygen updatesinmarket2014-09-291-1/+1
|
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+145