aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1963/gdisp_lld_config.h
Commit message (Collapse)AuthorAgeFilesLines
* License header updatesinmarket2013-06-151-1/+1
|
* updated license headersJoel Bodenmann2013-05-031-18/+5
|
* Revert "updated license headers"Joel Bodenmann2013-05-021-9/+0
| | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c.
* updated license headersJoel Bodenmann2013-05-021-0/+9
|
* SSD1963 rework by user: fredJoel Bodenmann2013-03-141-53/+53
|
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-111-0/+53
|
* removed GDISP_LLD() macroJoel Bodenmann2013-02-111-53/+0
|
* big doxygen update - now it works as it shouldJoel Bodenmann2012-11-071-1/+1
|
* docsJoel Bodenmann2012-11-031-1/+2
|
* renamed macrosJoel Bodenmann2012-10-211-2/+2
|
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-251-4/+4
|
* Some cleaning.mobyfab2012-09-181-2/+2
| | | | Fixed and tested DMA blitarea for SSD1963.
* Changes to Console, VMT, BitBlt, Clip & DriversAndrew Hannam2012-09-101-66/+52
| | | | | | | | | 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.
* header adjustments on SSD1963Tectu2012-09-031-1/+1
|
* updated comments, cleaningmobyfab2012-08-311-2/+2
|
* modifications, fixes.mobyfab2012-08-311-4/+4
| | | | first working version with a couple hardware features.
* Adding SSD1963mobyfab2012-08-301-0/+66