Commit Graph

771 Commits (f44b1c6412571defb76a07c001529bab1cfedc0e)

Author SHA1 Message Date
Joel Bodenmann 1003c37e0b cleanups 2012-09-26 20:18:18 +02:00
Joel Bodenmann 68a7d2b754 compiler warning fix 2012-09-26 13:43:04 +02:00
Joel Bodenmann 5de2e9ac86 implemented touchpad calibration storage interface 2012-09-26 00:05:24 +02:00
Joel Bodenmann 0ba16c35af renaming from ChibiOS-LCD-Driver to ChibiOS/GFX 2012-09-25 00:19:10 +02:00
Joel Bodenmann bb2da23012 fixed gdispDrawArc() 2012-09-23 00:06:17 +02:00
mobyfab da83b0955f Some cleaning.
Fixed and tested DMA blitarea for SSD1963.
2012-09-18 22:55:02 +02:00
Andrew Hannam 3a8d39980b Changes to Console, VMT, BitBlt, Clip & Drivers
Console - Fix compile, add GDISP_NEED_CONSOLE for compilation
VMT - Fix after directory structure changes
BitBlt - Update API to allow a source bitmap position.
Clip - Add clipping support into gdisp
Arc - Allow hardware accelleration of Arc routines
Nokia6610 - Fixes to BitBlt.
2012-09-10 15:54:22 +10:00
mobyfab 11d299114f Fixes for the touchpad API. 2012-09-07 22:57:35 +02:00
Tectu 661d0bb2fe cleanups & docs 2012-08-28 16:39:05 +02:00
Tectu d71a621790 cleanup 2012-08-28 16:25:22 +02:00
Tectu 2c7cbc1dd7 implemented gdispDrawArc() by noether 2012-08-28 16:24:00 +02:00
Tectu 8fd1de6ef5 first try to implement gdispDrawARC() (not working yet) 2012-08-24 15:54:32 +02:00
Tectu 580c00b8f8 console patch (thanks to inmarket for helping) 2012-08-24 11:37:47 +02:00
Tectu e24afca5e4 Merge branch 'master' of github.com:Tectu/ChibiOS-LCD-Driver 2012-08-24 02:37:03 +02:00
Tectu fcfab98517 added gdispDrawArc() and gdispFillArc() dummies 2012-08-24 02:35:28 +02:00
Tectu bee96e39ad fixed touchpad orientation 2012-08-22 16:33:40 +02:00
Kumar Abhishek a41a5911e5 Fix compiler warnings
Removed redundant dummy read from high level functions
2012-08-16 15:26:03 +05:30
trsaunders ee99456a9e fix spelling 2012-08-13 21:53:52 +01:00
trsaunders 61f527498f only enable console code if driver support is available 2012-08-13 21:46:58 +01:00
Tectu 6982d7d076 moved console to src/ and include/ 2012-08-13 13:44:43 +02:00
Tectu e27d04d002 restructure 2012-08-13 04:12:42 +02:00