aboutsummaryrefslogtreecommitdiffstats
path: root/include/gdisp.h
Commit message (Expand)AuthorAgeFilesLines
* removed the check for GDISP_USE_XXX since new drivers dont use this anymoreJoel Bodenmann2012-11-141-4/+0
* Backlight fixJoel Bodenmann2012-11-131-2/+2
* implemented contrast and backlight functions for GDISP. Implemented those int...Joel Bodenmann2012-11-131-5/+4
* Remove RGB565CONVERT()Andrew Hannam2012-11-121-1/+0
* Revert "removed unused RGB565CONVERT. Please use RGB2COLOR instead"Joel Bodenmann2012-11-111-0/+1
* removed unused RGB565CONVERT. Please use RGB2COLOR insteadJoel Bodenmann2012-11-101-1/+0
* Removed some hardware dependancies in HL driversAndrew Hannam2012-11-101-0/+1
* even more doxygen...Joel Bodenmann2012-11-031-1/+4
* GDISP fixes and new routines. Many GWIN changes.Andrew Hannam2012-10-301-2/+20
* Revert "header prototype order cleanup"Joel Bodenmann2012-10-291-7/+13
* header prototype order cleanupJoel Bodenmann2012-10-291-13/+7
* macro fixesJoel Bodenmann2012-10-241-0/+4
* added point_t structJoel Bodenmann2012-10-241-0/+5
* renamed macrosJoel Bodenmann2012-10-211-2/+2
* cleanupJoel Bodenmann2012-10-141-4/+4
* fixJoel Bodenmann2012-10-131-1/+1
* fixJoel Bodenmann2012-10-131-1/+1
* #error optimizationJoel Bodenmann2012-10-131-0/+4
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-251-4/+4
* Changes to Console, VMT, BitBlt, Clip & DriversAndrew Hannam2012-09-101-4/+24
* added gdispDrawArc() and gdispFillArc() dummiesTectu2012-08-241-0/+2
* gdispSetOrientation() bugfix (by inmarket)Tectu2012-08-221-1/+1
* restructureTectu2012-08-131-0/+266