aboutsummaryrefslogtreecommitdiffstats
path: root/include/gdisp_lld.h
Commit message (Collapse)AuthorAgeFilesLines
* implemented power modes for ILI9320Joel Bodenmann2012-11-121-1/+1
|
* Removed some hardware dependancies in HL driversAndrew Hannam2012-11-101-2/+0
| | | | | Removed some hardware dependancies in high level drivers that had crept in over time.
* even more doxygen...Joel Bodenmann2012-11-031-1/+3
|
* moar doxygen fixesJoel Bodenmann2012-11-021-3/+3
|
* renamed macrosJoel Bodenmann2012-10-211-2/+2
|
* rename of orientationJoel Bodenmann2012-10-051-1/+1
|
* Revert "rename of orientation"Joel Bodenmann2012-10-051-1/+1
| | | | This reverts commit d6b17a157392b40a1131fe70d798ad3eaab6378f.
* rename of orientationJoel Bodenmann2012-10-051-1/+1
|
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-251-4/+4
|
* Changes to Console, VMT, BitBlt, Clip & DriversAndrew Hannam2012-09-101-1/+52
| | | | | | | | | 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.
* coord_t from uint16_t to int16_tTectu2012-08-201-1/+1
|
* restructureTectu2012-08-131-0/+599