aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/ILI93xx
Commit message (Collapse)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-032-7/+7
|
* Update license headerTibo Clausen2018-10-013-3/+3
|
* Added type gOrientation to replace V2.x orientation_t, and values ↵inmarket2018-07-081-16/+16
| | | | gOrientationX replace GDISP_ROTATE_X
* Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX ↵inmarket2018-07-081-8/+8
| | | | replace powerXXX
* Change color_t to gColorinmarket2018-07-081-1/+1
|
* Added new type definitions - moving towards V3.0inmarket2018-06-232-6/+6
|
* First set of V3 macro changesinmarket2018-02-271-4/+4
|
* Add compatibility with Visual Studio and make compile warning capabilities ↵inmarket2017-06-301-6/+7
| | | | more cross platform
* Make all include paths in ugfx relative.inmarket2015-11-211-2/+2
| | | | The only include path now needed is for drivers (in particular GDISP drivers)
* Replace all inline definitions with GFXINLINEinmarket2015-10-232-12/+12
|
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-1/+1
| | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).
* Rename all driver makefiles to driver.mkinmarket2014-08-221-0/+0
|
* Added ILI93xx drived by user xlh1460Joel Bodenmann2014-04-244-0/+535