aboutsummaryrefslogtreecommitdiffstats
path: root/templates/gdispXXXXX/gdisp_lld.c
Commit message (Collapse)AuthorAgeFilesLines
* docsJoel Bodenmann2012-11-031-560/+0
|
* moar doxygen fixesJoel Bodenmann2012-11-021-8/+10
|
* docsJoel Bodenmann2012-11-021-1/+1
|
* renamed macrosJoel Bodenmann2012-10-211-2/+2
|
* SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and ↵Joel Bodenmann2012-10-111-10/+10
| | | | GDISP_SCREEN_HEIGHT
* rename of orientationJoel Bodenmann2012-10-051-5/+5
|
* Revert "rename of orientation"Joel Bodenmann2012-10-051-5/+5
| | | | This reverts commit d6b17a157392b40a1131fe70d798ad3eaab6378f.
* rename of orientationJoel Bodenmann2012-10-051-5/+5
|
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-251-3/+3
|
* Clip Boundary Conditions & Nokia6610 FixesAndrew Hannam2012-09-101-7/+7
| | | | | Clipping Boundary Conditions are now fixed. Nokia6610 Driver now works properly, also supports setting LCD contrast.
* Changes to Console, VMT, BitBlt, Clip & DriversAndrew Hannam2012-09-101-42/+110
| | | | | | | | | 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.
* restructureTectu2012-08-131-0/+490