aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-254-16/+16
* fixed gdispDrawArc()Joel Bodenmann2012-09-231-57/+102
* Some cleaning.mobyfab2012-09-181-3/+5
* Changes to Console, VMT, BitBlt, Clip & DriversAndrew Hannam2012-09-102-310/+312
* Fixes for the touchpad API.mobyfab2012-09-071-2/+3
* cleanups & docsTectu2012-08-281-1/+14
* cleanupTectu2012-08-281-21/+13
* implemented gdispDrawArc() by noetherTectu2012-08-281-8/+91
* first try to implement gdispDrawARC() (not working yet)Tectu2012-08-241-0/+6
* console patch (thanks to inmarket for helping)Tectu2012-08-241-175/+180
* Merge branch 'master' of github.com:Tectu/ChibiOS-LCD-DriverTectu2012-08-241-10/+2
|\
| * fixed touchpad orientationTectu2012-08-221-10/+2
* | added gdispDrawArc() and gdispFillArc() dummiesTectu2012-08-241-0/+33
|/
* Fix compiler warningsKumar Abhishek2012-08-161-9/+9
* fix spellingtrsaunders2012-08-131-3/+3
* only enable console code if driver support is availabletrsaunders2012-08-131-0/+5
* moved console to src/ and include/Tectu2012-08-131-0/+170
* restructureTectu2012-08-134-0/+1927