aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/VMT
Commit message (Collapse)AuthorAgeFilesLines
* more GDISP_LLD() cleanupJoel Bodenmann2013-02-116-476/+0
|
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-116-0/+476
|
* removed GDISP_LLD() macroJoel Bodenmann2013-02-116-476/+0
|
* RestructureAndrew Hannam2012-12-063-20/+9
| | | | | | | | | | | | | Create global include file called gfx.h which knows about sub-system dependancies. Deprecate Touchscreen (GINPUT touch is now working properly) Merge Graph into GWIN Change directory structure to reflect sub-system structure Many small bugs fixed Split Nokia6610 gdisp driver into GE8 and GE12 controller versions Fixed broken demos. GFX sub-systems are now clearly defined and new ones should be much easier to add.
* copyright header fixes...Joel Bodenmann2012-11-264-4/+4
|
* Ginput and structure changesAndrew Hannam2012-11-261-1/+1
| | | | | | | | GINPUT Touch including drivers GTIMER fixes GEVENT fixes GWIN button completion Structure changes to better seperate sections of a sub-system
* big doxygen update - now it works as it shouldJoel Bodenmann2012-11-073-3/+3
|
* docsJoel Bodenmann2012-11-034-4/+8
|
* renamed macrosJoel Bodenmann2012-10-215-9/+9
|
* Makefile LCD replaced with GFXJoel Bodenmann2012-10-041-4/+4
|
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-255-13/+13
|
* Changes to Console, VMT, BitBlt, Clip & DriversAndrew Hannam2012-09-104-9/+44
| | | | | | | | | 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.
* removed gdisp prefix on gdisp driversTectu2012-08-146-0/+448