aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cleanupJoel Bodenmann2012-10-081-2/+4
* Merge pull request #5 from mobyfab/masterTectu2012-10-071-15/+21
|\
| * Adding a define for electrically inverted touchpads.mobyfab2012-10-071-15/+21
* | Merge pull request #4 from mobyfab/masterTectu2012-10-071-1/+1
|\|
| * Merge branch 'master' of https://github.com/Tectu/ChibiOS-GFXmobyfab2012-10-064-24/+32
| |\ | |/ |/|
* | Merge pull request #3 from abhishek-kakkar/masterTectu2012-10-051-15/+22
|\ \
| * | S6D1121 Orientation-related fixesKumar Abhishek2012-10-061-15/+22
|/ /
* | docsJoel Bodenmann2012-10-051-1/+2
* | SSD1289 fixJoel Bodenmann2012-10-051-2/+2
* | Merge pull request #2 from abhishek-kakkar/masterTectu2012-10-051-6/+6
|\ \
| * \ Merge remote-tracking branch 'upstream/master'Kumar Abhishek2012-10-0511-56/+56
| |\ \ | |/ / |/| |
| * | Touchpad Issue FixKumar Abhishek2012-10-041-6/+6
| | * Updated SSD1963 default rotation.mobyfab2012-10-051-1/+1
| |/ |/|
* | rename of orientationJoel Bodenmann2012-10-0511-56/+56
* | Revert "rename of orientation"Joel Bodenmann2012-10-0511-56/+56
* | rename of orientationJoel Bodenmann2012-10-0511-56/+56
|/
* added toplevel makefile gfx.mkJoel Bodenmann2012-10-041-0/+11
* Makefile LCD replaced with GFXJoel Bodenmann2012-10-0423-49/+38
* added codingstyle.txtJoel Bodenmann2012-10-031-0/+289
* docsJoel Bodenmann2012-10-011-9/+9
* docsJoel Bodenmann2012-10-011-9/+20
* v1.1 releaseJoel Bodenmann2012-10-011-1/+4
* docs updateJoel Bodenmann2012-10-011-0/+1
* removed last version number digitJoel Bodenmann2012-10-011-2/+2
* replaced every LCD_XXX macro with GDISP_XXXJoel Bodenmann2012-09-2917-236/+236
* docs updateJoel Bodenmann2012-09-291-2/+4
* SSD1289 fixJoel Bodenmann2012-09-281-1/+1
* cleanupsJoel Bodenmann2012-09-2610-76/+44
* compiler warning fixJoel Bodenmann2012-09-261-1/+1
* compiler warning fixJoel Bodenmann2012-09-261-0/+3
* compiler warning fixJoel Bodenmann2012-09-261-1/+1
* implemented touchpad calibration storage interfaceJoel Bodenmann2012-09-262-0/+17
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-2552-176/+176
* docs updateJoel Bodenmann2012-09-231-0/+1
* docs updateJoel Bodenmann2012-09-231-2/+4
* fixed gdispDrawArc()Joel Bodenmann2012-09-231-57/+102
* Merge pull request #50 from mobyfab/masterTectu2012-09-194-85/+154
|\
| * Some cleaning.mobyfab2012-09-183-60/+71
| * More info in the readme file.mobyfab2012-09-181-5/+31
| * Fixed indentationmobyfab2012-09-181-72/+72
| * Cleaning GCC warnings for unused variablesmobyfab2012-09-181-14/+15
| * DMA fixed and tested for SSD1963mobyfab2012-09-171-43/+24
| * DMA fixes, splitting the requests since 65535 is the max countmobyfab2012-09-171-8/+18
| * Testing DMAmobyfab2012-09-171-1/+41
|/
* Merge pull request #49 from inmarket/masterTectu2012-09-1027-2478/+1871
|\
| * Clip Boundary Conditions & Nokia6610 FixesAndrew Hannam2012-09-108-60/+76
| * Changes to Console, VMT, BitBlt, Clip & DriversAndrew Hannam2012-09-1027-2465/+1842
| * Merge pull request #6 from Tectu/masterAndrew Hannam2012-09-093-3/+5
| |\ | |/ |/|
* | Merge pull request #48 from mobyfab/masterTectu2012-09-092-2/+4
|\ \
| * | Fixes for the touchpad API.mobyfab2012-09-072-2/+4