Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure | Andrew Hannam | 2012-12-06 | 1 | -216/+0 |
| | | | | | | | | | | | | | 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. | ||||
* | small doxygen fix | Joel Bodenmann | 2012-11-05 | 1 | -19/+1 |
| | |||||
* | even more doxygen... | Joel Bodenmann | 2012-11-03 | 1 | -1/+1 |
| | |||||
* | doxygen update | Joel Bodenmann | 2012-11-03 | 1 | -1/+1 |
| | |||||
* | doxygen for graph | Joel Bodenmann | 2012-10-31 | 1 | -1/+86 |
| | |||||
* | fixed compiler warnings | Joel Bodenmann | 2012-10-28 | 1 | -0/+1 |
| | |||||
* | graphDrawNets() fix | Joel Bodenmann | 2012-10-25 | 1 | -3/+3 |
| | |||||
* | graph fix | Joel Bodenmann | 2012-10-25 | 1 | -6/+8 |
| | |||||
* | graph - added boundary checks | Joel Bodenmann | 2012-10-24 | 1 | -13/+42 |
| | |||||
* | graph update | Joel Bodenmann | 2012-10-24 | 1 | -0/+21 |
| | |||||
* | graph update | Joel Bodenmann | 2012-10-24 | 1 | -94/+31 |
| | |||||
* | graphDrawDots() fix | Joel Bodenmann | 2012-10-24 | 1 | -2/+6 |
| | |||||
* | graph fix | Joel Bodenmann | 2012-10-24 | 1 | -2/+2 |
| | |||||
* | graphGetOrigin() | Joel Bodenmann | 2012-10-24 | 1 | -1/+5 |
| | |||||
* | graph - different axis and grid color | Joel Bodenmann | 2012-10-24 | 1 | -14/+12 |
| | |||||
* | graphDrawDot() fix | Joel Bodenmann | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | graphDrawOneQuadrant() fix | Joel Bodenmann | 2012-10-24 | 1 | -2/+2 |
| | |||||
* | graph grid drawing fix | Joel Bodenmann | 2012-10-24 | 1 | -9/+23 |
| | |||||
* | graph update | Joel Bodenmann | 2012-10-24 | 1 | -8/+19 |
| | |||||
* | first graph implementation | Joel Bodenmann | 2012-10-24 | 1 | -2/+97 |
| | |||||
* | added graph dummy | Joel Bodenmann | 2012-10-24 | 1 | -0/+33 |