Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Tectu | 2012-07-24 | 2 | -3/+0 |
* | lcdDrawLine() speed improvement | Tectu | 2012-07-24 | 1 | -42/+50 |
* | lcdDrawRect() speed improvement | Tectu | 2012-07-24 | 1 | -3/+1 |
* | Merge pull request #17 from trsaunders/master | Tectu | 2012-07-23 | 1 | -5/+5 |
|\ | |||||
| * | optimise console: use lcdFillArea instead of lcdDrawRect | trsaunders | 2012-07-23 | 1 | -5/+5 |
* | | added glcdWorker.h | Tectu | 2012-07-23 | 1 | -0/+123 |
* | | cleanup | Tectu | 2012-07-23 | 3 | -126/+2 |
* | | cleanup | Tectu | 2012-07-23 | 1 | -1/+1 |
* | | implemented lcdGetPixelColor() | Tectu | 2012-07-23 | 1 | -8/+6 |
* | | Merge pull request #16 from trsaunders/master | Tectu | 2012-07-22 | 1 | -0/+5 |
|\| | |||||
| * | tidy up bottom and edges of console | trsaunders | 2012-07-22 | 1 | -0/+5 |
* | | fastMath cleanup | Tectu | 2012-07-22 | 2 | -19/+15 |
|/ | |||||
* | small fix | Tectu | 2012-07-22 | 2 | -2/+2 |
* | lcdVerticalScroll() uses worker | Tectu | 2012-07-18 | 2 | -4/+31 |
* | restructorizing | Tectu | 2012-07-18 | 10 | -0/+1922 |