aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/QImage
Commit message (Collapse)AuthorAgeFilesLines
* Update license headerTibo Clausen2018-10-012-2/+2
|
* Added type gOrientation to replace V2.x orientation_t, and values ↵inmarket2018-07-081-1/+1
| | | | gOrientationX replace GDISP_ROTATE_X
* Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX ↵inmarket2018-07-081-1/+1
| | | | replace powerXXX
* Change color_t to gColorinmarket2018-07-083-4/+4
|
* Change coord_t to gCoordinmarket2018-07-082-2/+2
|
* Added new type definitions - moving towards V3.0inmarket2018-06-233-7/+8
|
* First set of V3 macro changesinmarket2018-02-271-2/+2
|
* Adding QImage display driverJoel Bodenmann2016-07-195-0/+140