aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1289
Commit message (Collapse)AuthorAgeFilesLines
* big doxygen update - now it works as it shouldJoel Bodenmann2012-11-071-1/+1
|
* moar doxygen fixesJoel Bodenmann2012-11-021-1/+1
|
* SSD1289 setViewPort bugfixJoel Bodenmann2012-10-231-3/+3
|
* whitespacesJoel Bodenmann2012-10-231-1/+4
|
* SSD1289 FSMC fix - thanks to MobyfabJoel Bodenmann2012-10-221-22/+40
|
* GPIO interface rename -> http://chibios-gfx.com/blog/96-renamed-gpio-interfaceJoel Bodenmann2012-10-211-6/+6
|
* renamed macrosJoel Bodenmann2012-10-213-5/+5
|
* F2/F4 FSMC support for SSD1289mobyfab2012-10-171-2/+8
|
* #error optimizationJoel Bodenmann2012-10-131-3/+0
|
* SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and ↵Joel Bodenmann2012-10-113-24/+24
| | | | GDISP_SCREEN_HEIGHT
* SSD1289 cleanupJoel Bodenmann2012-10-103-4/+8
|
* SSD1289 fixJoel Bodenmann2012-10-051-2/+2
|
* rename of orientationJoel Bodenmann2012-10-052-13/+13
|
* Revert "rename of orientation"Joel Bodenmann2012-10-052-13/+13
| | | | This reverts commit d6b17a157392b40a1131fe70d798ad3eaab6378f.
* rename of orientationJoel Bodenmann2012-10-052-13/+13
|
* Makefile LCD replaced with GFXJoel Bodenmann2012-10-042-3/+3
|
* replaced every LCD_XXX macro with GDISP_XXXJoel Bodenmann2012-09-293-32/+32
|
* SSD1289 fixJoel Bodenmann2012-09-281-1/+1
|
* compiler warning fixJoel Bodenmann2012-09-261-1/+1
|
* compiler warning fixJoel Bodenmann2012-09-261-0/+3
|
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-253-9/+9
|
* Clip Boundary Conditions & Nokia6610 FixesAndrew Hannam2012-09-101-7/+7
| | | | | Clipping Boundary Conditions are now fixed. Nokia6610 Driver now works properly, also supports setting LCD contrast.
* Changes to Console, VMT, BitBlt, Clip & DriversAndrew Hannam2012-09-102-212/+51
| | | | | | | | | 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.
* fixed SSD1289 driverTectu2012-08-241-1/+1
|
* compiler warning fixTectu2012-08-221-0/+2
|
* removed deviceCode readout of SSD1289Tectu2012-08-201-4/+0
|
* readme updatesTectu2012-08-171-2/+1
|
* removed gdisp prefix on gdisp driversTectu2012-08-145-0/+1019