Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement gdispFillArc. Add GWIN windows. | Andrew Hannam | 2012-10-27 | 1 | -1/+113 |
* | first graph implementation | Joel Bodenmann | 2012-10-24 | 1 | -3/+15 |
* | added delay to gdispControl() to fix some timing issues | Joel Bodenmann | 2012-10-23 | 1 | -0/+2 |
* | renamed macros | Joel Bodenmann | 2012-10-21 | 1 | -2/+2 |
* | GConsole -> GConsole_t | Joel Bodenmann | 2012-10-11 | 1 | -0/+1 |
* | cleanups | Joel Bodenmann | 2012-09-26 | 1 | -10/+2 |
* | compiler warning fix | Joel Bodenmann | 2012-09-26 | 1 | -1/+1 |
* | renaming from ChibiOS-LCD-Driver to ChibiOS/GFX | Joel Bodenmann | 2012-09-25 | 1 | -4/+4 |
* | fixed gdispDrawArc() | Joel Bodenmann | 2012-09-23 | 1 | -57/+102 |
* | Changes to Console, VMT, BitBlt, Clip & Drivers | Andrew Hannam | 2012-09-10 | 1 | -130/+93 |
* | 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 |
* | added gdispDrawArc() and gdispFillArc() dummies | Tectu | 2012-08-24 | 1 | -0/+33 |
* | restructure | Tectu | 2012-08-13 | 1 | -0/+997 |