Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more GDISP_LLD() cleanup | Joel Bodenmann | 2013-02-11 | 1 | -52/+0 |
| | |||||
* | removed GDISP_LLD() macro - fix | Joel Bodenmann | 2013-02-11 | 1 | -0/+52 |
| | |||||
* | removed GDISP_LLD() macro | Joel Bodenmann | 2013-02-11 | 1 | -52/+0 |
| | |||||
* | Restructure | Andrew Hannam | 2012-12-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | 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 Bodenmann | 2012-11-26 | 1 | -1/+1 |
| | |||||
* | big doxygen update - now it works as it should | Joel Bodenmann | 2012-11-07 | 1 | -1/+1 |
| | |||||
* | docs | Joel Bodenmann | 2012-11-03 | 1 | -1/+2 |
| | |||||
* | renamed macros | Joel Bodenmann | 2012-10-21 | 1 | -2/+2 |
| | |||||
* | renaming from ChibiOS-LCD-Driver to ChibiOS/GFX | Joel Bodenmann | 2012-09-25 | 1 | -3/+3 |
| | |||||
* | Changes to Console, VMT, BitBlt, Clip & Drivers | Andrew Hannam | 2012-09-10 | 1 | -2/+2 |
| | | | | | | | | | 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 drivers | Tectu | 2012-08-14 | 1 | -0/+51 |