Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Touchpad Issue Fix | Kumar Abhishek | 2012-10-04 | 1 | -6/+6 |
* | 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 |
* | Changes to Console, VMT, BitBlt, Clip & Drivers | Andrew Hannam | 2012-09-10 | 2 | -310/+312 |
* | 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 |
* | 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 |