aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* untracked template files since out of dateJoel Bodenmann2012-11-108-880/+0
|
* big doxygen update - now it works as it shouldJoel Bodenmann2012-11-074-8/+6
|
* Revert "doxygen tweaks - not complete yet"Joel Bodenmann2012-11-071-2/+1
| | | | This reverts commit b86c313aa2f86836fd8801e1937b1410679d5cb1.
* doxygen tweaks - not complete yetJoel Bodenmann2012-11-061-1/+2
|
* docsJoel Bodenmann2012-11-037-0/+873
|
* docsJoel Bodenmann2012-11-038-873/+2
|
* moar doxygen fixesJoel Bodenmann2012-11-022-8/+12
|
* docsJoel Bodenmann2012-11-022-1/+5
|
* renamed macrosJoel Bodenmann2012-10-215-9/+9
|
* 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-042-4/+4
|
* replaced every LCD_XXX macro with GDISP_XXXJoel Bodenmann2012-09-291-3/+3
|
* cleanupsJoel Bodenmann2012-09-261-9/+0
|
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-254-14/+14
|
* 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
|
* added touchpadXXXXX driver templateTectu2012-08-134-0/+210
|
* restructureTectu2012-08-135-0/+600