Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and ↵ | Joel Bodenmann | 2012-10-11 | 10 | -84/+84 |
| | | | | GDISP_SCREEN_HEIGHT | ||||
* | SSD1289 cleanup | Joel Bodenmann | 2012-10-10 | 3 | -4/+8 |
| | |||||
* | Merge branch 'master' of https://github.com/Tectu/ChibiOS-GFX | mobyfab | 2012-10-06 | 2 | -17/+24 |
|\ | |||||
| * | S6D1121 Orientation-related fixes | Kumar Abhishek | 2012-10-06 | 1 | -15/+22 |
| | | | | | | | | S6D1121 set cursor and set viewPort functions validated. GPIO interface readback shall be included in the next commit. | ||||
| * | SSD1289 fix | Joel Bodenmann | 2012-10-05 | 1 | -2/+2 |
| | | |||||
* | | Updated SSD1963 default rotation. | mobyfab | 2012-10-05 | 1 | -1/+1 |
|/ | |||||
* | rename of orientation | Joel Bodenmann | 2012-10-05 | 7 | -41/+41 |
| | |||||
* | Revert "rename of orientation" | Joel Bodenmann | 2012-10-05 | 7 | -41/+41 |
| | | | | This reverts commit d6b17a157392b40a1131fe70d798ad3eaab6378f. | ||||
* | rename of orientation | Joel Bodenmann | 2012-10-05 | 7 | -41/+41 |
| | |||||
* | Makefile LCD replaced with GFX | Joel Bodenmann | 2012-10-04 | 15 | -25/+25 |
| | |||||
* | replaced every LCD_XXX macro with GDISP_XXX | Joel Bodenmann | 2012-09-29 | 13 | -228/+228 |
| | |||||
* | SSD1289 fix | Joel Bodenmann | 2012-09-28 | 1 | -1/+1 |
| | |||||
* | cleanups | Joel Bodenmann | 2012-09-26 | 4 | -22/+21 |
| | |||||
* | compiler warning fix | Joel Bodenmann | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | compiler warning fix | Joel Bodenmann | 2012-09-26 | 1 | -0/+3 |
| | |||||
* | renaming from ChibiOS-LCD-Driver to ChibiOS/GFX | Joel Bodenmann | 2012-09-25 | 28 | -88/+88 |
| | |||||
* | Some cleaning. | mobyfab | 2012-09-18 | 2 | -57/+66 |
| | | | | Fixed and tested DMA blitarea for SSD1963. | ||||
* | More info in the readme file. | mobyfab | 2012-09-18 | 1 | -5/+31 |
| | |||||
* | Fixed indentation | mobyfab | 2012-09-18 | 1 | -72/+72 |
| | |||||
* | Cleaning GCC warnings for unused variables | mobyfab | 2012-09-18 | 1 | -14/+15 |
| | |||||
* | DMA fixed and tested for SSD1963 | mobyfab | 2012-09-17 | 1 | -43/+24 |
| | |||||
* | DMA fixes, splitting the requests since 65535 is the max count | mobyfab | 2012-09-17 | 1 | -8/+18 |
| | |||||
* | Testing DMA | mobyfab | 2012-09-17 | 1 | -1/+41 |
| | |||||
* | Clip Boundary Conditions & Nokia6610 Fixes | Andrew Hannam | 2012-09-10 | 6 | -51/+67 |
| | | | | | Clipping Boundary Conditions are now fixed. Nokia6610 Driver now works properly, also supports setting LCD contrast. | ||||
* | Changes to Console, VMT, BitBlt, Clip & Drivers | Andrew Hannam | 2012-09-10 | 16 | -1970/+1062 |
| | | | | | | | | | 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. | ||||
* | Increased FSMC delays. They were too low. | mobyfab | 2012-09-06 | 1 | -1/+1 |
| | |||||
* | Adding GPIO to SSD1963 | mobyfab | 2012-09-04 | 2 | -36/+112 |
| | |||||
* | header adjustments on SSD1963 | Tectu | 2012-09-03 | 4 | -8/+8 |
| | |||||
* | updated comments, cleaning | mobyfab | 2012-08-31 | 6 | -31/+26 |
| | |||||
* | modifications, fixes. | mobyfab | 2012-08-31 | 4 | -61/+59 |
| | | | | first working version with a couple hardware features. | ||||
* | Adding SSD1963 | mobyfab | 2012-08-30 | 6 | -0/+979 |
| | |||||
* | fixed SSD1289 driver | Tectu | 2012-08-24 | 1 | -1/+1 |
| | |||||
* | compiler warning fix | Tectu | 2012-08-22 | 1 | -0/+2 |
| | |||||
* | removed deviceCode readout of SSD1289 | Tectu | 2012-08-20 | 1 | -4/+0 |
| | |||||
* | readme updates | Tectu | 2012-08-17 | 6 | -12/+6 |
| | |||||
* | ADS7843 cleanup | Tectu | 2012-08-16 | 1 | -237/+248 |
| | |||||
* | XPT2046 cleanup | Tectu | 2012-08-16 | 1 | -63/+62 |
| | |||||
* | ADS7843 update | Kumar Abhishek | 2012-08-16 | 1 | -146/+237 |
| | | | | Same changes as the XPT2046 | ||||
* | XPT2046 LLD Major Update | Kumar Abhishek | 2012-08-16 | 1 | -32/+123 |
| | | | | | | | | | Added 7 point median filtering to reduce noise TOUCHPADDriver structure now encapsulates the IRQ pin, so removed the TP_CS_ and TP_IRQ_ macros Added generic tp_lld_read_value method to read any ADC channel from the XPT2046, this includes on-chip temperature sensor and VBAT input Improved SPI bus sharing, with the optional TOUCHPAD_SPI_PROLOGUE and TOUCHPAD_SPI_EPILOGUE macros | ||||
* | removed touchpad prefix on touchpad drivers | Tectu | 2012-08-14 | 10 | -12/+12 |
| | |||||
* | removed gdisp prefix on gdisp drivers | Tectu | 2012-08-14 | 33 | -27/+27 |
| | |||||
* | SSD1289 fix | Tectu | 2012-08-14 | 1 | -1/+1 |
| | |||||
* | gdispVMT makefile update | Tectu | 2012-08-13 | 1 | -4/+4 |
| | |||||
* | touchpad driver fixes | Tectu | 2012-08-13 | 2 | -9/+9 |
| | |||||
* | restructure | Tectu | 2012-08-13 | 36 | -0/+4577 |
| | |||||
* | restructure | Tectu | 2012-08-13 | 9 | -1471/+0 |
| | |||||
* | added new license headers to all files, expect /halext | Tectu | 2012-08-02 | 9 | -0/+161 |
| | |||||
* | lcdVerticalScroll() fix | Tectu | 2012-07-25 | 2 | -2/+2 |
| | |||||
* | cleanup | Tectu | 2012-07-23 | 1 | -3/+3 |
| | |||||
* | ssd1289 lld_lcdReadStream() fix | Tectu | 2012-07-22 | 1 | -1/+1 |
| |