Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanups | Joel Bodenmann | 2012-09-26 | 2 | -33/+18 |
| | |||||
* | compiler warning fix | Joel Bodenmann | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | implemented touchpad calibration storage interface | Joel Bodenmann | 2012-09-26 | 1 | -0/+8 |
| | |||||
* | renaming from ChibiOS-LCD-Driver to ChibiOS/GFX | Joel Bodenmann | 2012-09-25 | 4 | -16/+16 |
| | |||||
* | fixed gdispDrawArc() | Joel Bodenmann | 2012-09-23 | 1 | -57/+102 |
| | |||||
* | Some cleaning. | mobyfab | 2012-09-18 | 1 | -3/+5 |
| | | | | Fixed and tested DMA blitarea for SSD1963. | ||||
* | Changes to Console, VMT, BitBlt, Clip & Drivers | Andrew Hannam | 2012-09-10 | 2 | -310/+312 |
| | | | | | | | | | 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. | ||||
* | Fixes for the touchpad API. | mobyfab | 2012-09-07 | 1 | -2/+3 |
| | |||||
* | cleanups & docs | Tectu | 2012-08-28 | 1 | -1/+14 |
| | |||||
* | cleanup | Tectu | 2012-08-28 | 1 | -21/+13 |
| | |||||
* | implemented gdispDrawArc() by noether | Tectu | 2012-08-28 | 1 | -8/+91 |
| | |||||
* | first try to implement gdispDrawARC() (not working yet) | Tectu | 2012-08-24 | 1 | -0/+6 |
| | |||||
* | console patch (thanks to inmarket for helping) | Tectu | 2012-08-24 | 1 | -175/+180 |
| | |||||
* | Merge branch 'master' of github.com:Tectu/ChibiOS-LCD-Driver | Tectu | 2012-08-24 | 1 | -10/+2 |
|\ | |||||
| * | fixed touchpad orientation | Tectu | 2012-08-22 | 1 | -10/+2 |
| | | |||||
* | | added gdispDrawArc() and gdispFillArc() dummies | Tectu | 2012-08-24 | 1 | -0/+33 |
|/ | |||||
* | Fix compiler warnings | Kumar Abhishek | 2012-08-16 | 1 | -9/+9 |
| | | | | Removed redundant dummy read from high level functions | ||||
* | fix spelling | trsaunders | 2012-08-13 | 1 | -3/+3 |
| | |||||
* | only enable console code if driver support is available | trsaunders | 2012-08-13 | 1 | -0/+5 |
| | |||||
* | moved console to src/ and include/ | Tectu | 2012-08-13 | 1 | -0/+170 |
| | |||||
* | restructure | Tectu | 2012-08-13 | 4 | -0/+1927 |