aboutsummaryrefslogtreecommitdiffstats
path: root/glcd
Commit message (Expand)AuthorAgeFilesLines
* fix for console when x0 != 0 or y0 != 0trsaunders2012-07-251-5/+7
* change font type to font_ttrsaunders2012-07-251-1/+1
* Merge remote-tracking branch 'upstream/master'trsaunders2012-07-252-5/+5
|\
| * lcdVerticalScroll() fixTectu2012-07-252-2/+2
| * fixed lcdRectDraw()Tectu2012-07-251-3/+3
* | drawChar in workertrsaunders2012-07-253-28/+90
|/
* get pixel return value implemented in structtrsaunders2012-07-245-74/+75
|\
| * cleanupTectu2012-07-242-3/+0
| * lcdDrawLine() speed improvementTectu2012-07-241-42/+50
| * lcdDrawRect() speed improvementTectu2012-07-241-3/+1
| * Merge pull request #17 from trsaunders/masterTectu2012-07-231-5/+5
| |\
| * | added glcdWorker.hTectu2012-07-231-0/+123
| * | cleanupTectu2012-07-233-126/+2
| * | cleanupTectu2012-07-231-1/+1
| * | implemented lcdGetPixelColor()Tectu2012-07-231-8/+6
| * | Merge pull request #16 from trsaunders/masterTectu2012-07-221-0/+5
| |\ \
| * | | fastMath cleanupTectu2012-07-222-19/+15
* | | | remove result from GLCD message struct and use chMsgRelease to pass result in...trsaunders2012-07-243-48/+47
| |_|/ |/| |
* | | optimise console: use lcdFillArea instead of lcdDrawRecttrsaunders2012-07-231-5/+5
| |/ |/|
* | tidy up bottom and edges of consoletrsaunders2012-07-221-0/+5
|/
* small fixTectu2012-07-222-2/+2
* lcdVerticalScroll() uses workerTectu2012-07-182-4/+31
* restructorizingTectu2012-07-1810-0/+1922