Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | big doxygen update - now it works as it should | Joel Bodenmann | 2012-11-07 | 1 | -1/+1 |
| | |||||
* | docs | Joel Bodenmann | 2012-11-03 | 3 | -3/+6 |
| | |||||
* | moar doxygen fixes | Joel Bodenmann | 2012-11-02 | 1 | -1/+1 |
| | |||||
* | graph grid drawing fix | Joel Bodenmann | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Revert "S6D1121 FSMC timing cleanup" | Joel Bodenmann | 2012-10-23 | 1 | -1/+1 |
| | | | | This reverts commit e46b6b60249632d8a9b9a81f669a46188e74bbca. | ||||
* | S6D1121 FSMC timing cleanup | Joel Bodenmann | 2012-10-23 | 1 | -1/+1 |
| | |||||
* | renamed macros | Joel Bodenmann | 2012-10-21 | 3 | -5/+5 |
| | |||||
* | #error optimization | Joel Bodenmann | 2012-10-13 | 1 | -3/+0 |
| | |||||
* | SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and ↵ | Joel Bodenmann | 2012-10-11 | 3 | -28/+28 |
| | | | | GDISP_SCREEN_HEIGHT | ||||
* | S6D1121 Orientation-related fixes | Kumar Abhishek | 2012-10-06 | 1 | -15/+22 |
| | | | | S6D1121 set cursor and set viewPort functions validated. GPIO interface readback shall be included in the next commit. | ||||
* | rename of orientation | Joel Bodenmann | 2012-10-05 | 2 | -17/+17 |
| | |||||
* | Revert "rename of orientation" | Joel Bodenmann | 2012-10-05 | 2 | -17/+17 |
| | | | | This reverts commit d6b17a157392b40a1131fe70d798ad3eaab6378f. | ||||
* | rename of orientation | Joel Bodenmann | 2012-10-05 | 2 | -17/+17 |
| | |||||
* | Makefile LCD replaced with GFX | Joel Bodenmann | 2012-10-04 | 2 | -3/+3 |
| | |||||
* | replaced every LCD_XXX macro with GDISP_XXX | Joel Bodenmann | 2012-09-29 | 3 | -83/+83 |
| | |||||
* | cleanups | Joel Bodenmann | 2012-09-26 | 1 | -1/+6 |
| | |||||
* | renaming from ChibiOS-LCD-Driver to ChibiOS/GFX | Joel Bodenmann | 2012-09-25 | 3 | -9/+9 |
| | |||||
* | 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 | -252/+54 |
| | | | | | | | | | 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. | ||||
* | readme updates | Tectu | 2012-08-17 | 1 | -2/+1 |
| | |||||
* | removed gdisp prefix on gdisp drivers | Tectu | 2012-08-14 | 5 | -0/+1019 |