aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp.c
Commit message (Expand)AuthorAgeFilesLines
* first graph implementationJoel Bodenmann2012-10-241-3/+15
* added delay to gdispControl() to fix some timing issuesJoel Bodenmann2012-10-231-0/+2
* renamed macrosJoel Bodenmann2012-10-211-2/+2
* GConsole -> GConsole_tJoel Bodenmann2012-10-111-0/+1
* cleanupsJoel Bodenmann2012-09-261-10/+2
* compiler warning fixJoel Bodenmann2012-09-261-1/+1
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-251-4/+4
* fixed gdispDrawArc()Joel Bodenmann2012-09-231-57/+102
* Changes to Console, VMT, BitBlt, Clip & DriversAndrew Hannam2012-09-101-130/+93
* 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
* added gdispDrawArc() and gdispFillArc() dummiesTectu2012-08-241-0/+33
* restructureTectu2012-08-131-0/+997