Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs | Joel Bodenmann | 2012-11-03 | 7 | -0/+873 |
| | |||||
* | docs | Joel Bodenmann | 2012-11-03 | 8 | -873/+2 |
| | |||||
* | moar doxygen fixes | Joel Bodenmann | 2012-11-02 | 2 | -8/+12 |
| | |||||
* | docs | Joel Bodenmann | 2012-11-02 | 2 | -1/+5 |
| | |||||
* | renamed macros | Joel Bodenmann | 2012-10-21 | 5 | -9/+9 |
| | |||||
* | SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and ↵ | Joel Bodenmann | 2012-10-11 | 2 | -12/+12 |
| | | | | GDISP_SCREEN_HEIGHT | ||||
* | rename of orientation | Joel Bodenmann | 2012-10-05 | 1 | -5/+5 |
| | |||||
* | Revert "rename of orientation" | Joel Bodenmann | 2012-10-05 | 1 | -5/+5 |
| | | | | This reverts commit d6b17a157392b40a1131fe70d798ad3eaab6378f. | ||||
* | rename of orientation | Joel Bodenmann | 2012-10-05 | 1 | -5/+5 |
| | |||||
* | Makefile LCD replaced with GFX | Joel Bodenmann | 2012-10-04 | 2 | -4/+4 |
| | |||||
* | replaced every LCD_XXX macro with GDISP_XXX | Joel Bodenmann | 2012-09-29 | 1 | -3/+3 |
| | |||||
* | cleanups | Joel Bodenmann | 2012-09-26 | 1 | -9/+0 |
| | |||||
* | renaming from ChibiOS-LCD-Driver to ChibiOS/GFX | Joel Bodenmann | 2012-09-25 | 4 | -14/+14 |
| | |||||
* | Clip Boundary Conditions & Nokia6610 Fixes | Andrew Hannam | 2012-09-10 | 1 | -7/+7 |
| | | | | | Clipping Boundary Conditions are now fixed. Nokia6610 Driver now works properly, also supports setting LCD contrast. | ||||
* | Changes to Console, VMT, BitBlt, Clip & Drivers | Andrew Hannam | 2012-09-10 | 2 | -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 fix | Tectu | 2012-08-13 | 1 | -2/+2 |
| | |||||
* | added touchpadXXXXX driver template | Tectu | 2012-08-13 | 4 | -0/+210 |
| | |||||
* | restructure | Tectu | 2012-08-13 | 5 | -0/+600 |