Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed license headers | Joel Bodenmann | 2013-07-21 | 1 | -1/+1 |
| | |||||
* | License header updates | inmarket | 2013-06-15 | 1 | -1/+1 |
| | |||||
* | updated license headers | Joel Bodenmann | 2013-05-03 | 1 | -19/+6 |
| | |||||
* | Revert "updated license headers" | Joel Bodenmann | 2013-05-02 | 1 | -9/+0 |
| | | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c. | ||||
* | updated license headers | Joel Bodenmann | 2013-05-02 | 1 | -0/+9 |
| | |||||
* | updated copyright - 2013 | Joel Bodenmann | 2013-03-06 | 1 | -1/+1 |
| | |||||
* | removed GDISP_LLD() macro - fix | Joel Bodenmann | 2013-02-11 | 1 | -0/+127 |
| | |||||
* | removed GDISP_LLD() macro | Joel Bodenmann | 2013-02-11 | 1 | -127/+0 |
| | |||||
* | Restructure | Andrew Hannam | 2012-12-06 | 1 | -0/+127 |
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. |