aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp/gdisp_driver.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compatibility with newer ChibiOS, as upstream don't want to do so.HEADmasterNick Brassel2020-01-121-1/+1
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...inmarket2018-11-031-1/+1
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-16/+16
* Update license headerTibo Clausen2018-10-011-1/+1
* Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...inmarket2018-07-081-1/+1
* Added type gFont to replace V2.x font_tinmarket2018-07-081-1/+1
* Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep...inmarket2018-07-081-1/+1
* Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX repla...inmarket2018-07-081-1/+1
* Change color_t to gColorinmarket2018-07-081-10/+10
* Change pixel_t to gPixelinmarket2018-07-081-1/+1
* Change coord_t to gCoordinmarket2018-07-081-12/+12
* Added new type definitions - moving towards V3.0inmarket2018-06-231-4/+4
* First set of V3 macro changesinmarket2018-02-271-60/+60
* Fix font baseline_x problem, decrease word-wrap stack usage, add text justifi...inmarket2017-03-111-0/+4
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* Fixing commentJoel Bodenmann2015-11-181-1/+1
* Fix to LLD driver color conversions.inmarket2015-05-101-2/+2
* Fix compiler warnings for some driversinmarket2015-02-051-34/+17
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-211-0/+1070