Commit Graph

18 Commits

Author SHA1 Message Date
Tectu
fe61558e88 fixed lcdRectDraw() 2012-07-25 00:22:50 +02:00
trsaunders
e4094ad468 get pixel return value implemented in struct 2012-07-24 17:22:50 +01:00
trsaunders
4ba0eb23a7 remove result from GLCD message struct and use chMsgRelease to pass result instead 2012-07-24 17:17:32 +01:00
Tectu
ccdc62c334 cleanup 2012-07-24 03:56:45 +02:00
Tectu
fd65a3c5b5 lcdDrawLine() speed improvement 2012-07-24 03:24:50 +02:00
Tectu
5f268adaaa lcdDrawRect() speed improvement 2012-07-24 03:11:38 +02:00
Tectu
4323c7315c Merge pull request #17 from trsaunders/master
console optimisations
2012-07-23 14:53:53 -07:00
trsaunders
c30550779b optimise console: use lcdFillArea instead of lcdDrawRect 2012-07-23 22:50:00 +01:00
Tectu
062142204f added glcdWorker.h 2012-07-23 19:54:34 +02:00
Tectu
fa4272d31f cleanup 2012-07-23 19:54:10 +02:00
Tectu
a9d5837f40 cleanup 2012-07-23 03:43:11 +02:00
Tectu
586468a7c9 implemented lcdGetPixelColor() 2012-07-23 03:39:36 +02:00
Tectu
0da58f180c Merge pull request #16 from trsaunders/master
tidy up bottom and edges of console
2012-07-22 14:30:19 -07:00
trsaunders
c1a8f5ea2b tidy up bottom and edges of console 2012-07-22 22:23:53 +01:00
Tectu
af3c8f87b7 fastMath cleanup 2012-07-22 22:28:28 +02:00
Tectu
8bc4bc9744 small fix 2012-07-22 02:26:16 +02:00
Tectu
d0c92628ed lcdVerticalScroll() uses worker 2012-07-18 04:22:28 +02:00
Tectu
096701a6ad restructorizing 2012-07-18 03:42:05 +02:00