aboutsummaryrefslogtreecommitdiffstats
path: root/include/gdisp.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | Console - Fix compile, add GDISP_NEED_CONSOLE for compilation VMT - Fix after directory structure changes BitBlt - Update API to allow a source bitmap position. Clip - Add clipping support into gdisp Arc - Allow hardware accelleration of Arc routines Nokia6610 - Fixes to BitBlt.
* added gdispDrawArc() and gdispFillArc() dummiesTectu2012-08-241-0/+2
|
* gdispSetOrientation() bugfix (by inmarket)Tectu2012-08-221-1/+1
|
* restructureTectu2012-08-131-0/+266