aboutsummaryrefslogtreecommitdiffstats
path: root/templates/gdispXXXXX
Commit message (Collapse)AuthorAgeFilesLines
* docsJoel Bodenmann2012-11-034-669/+0
|
* moar doxygen fixesJoel Bodenmann2012-11-021-8/+10
|
* docsJoel Bodenmann2012-11-021-1/+1
|
* renamed macrosJoel Bodenmann2012-10-213-5/+5
|
* SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and ↵Joel Bodenmann2012-10-112-12/+12
| | | | 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
|
* Makefile LCD replaced with GFXJoel Bodenmann2012-10-041-2/+2
|
* replaced every LCD_XXX macro with GDISP_XXXJoel Bodenmann2012-09-291-3/+3
|
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-252-6/+6
|
* 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-102-42/+113
| | | | | | | | | 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.
* gdispXXXXX driver template fixTectu2012-08-131-2/+2
|
* restructureTectu2012-08-134-0/+596