aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/console
Commit message (Collapse)AuthorAgeFilesLines
* Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation ↵inmarket2014-05-091-0/+1
| | | | | | structures. Incorporate into demo's
* Update console demo to test more console features.inmarket2014-03-052-7/+19
|
* Add support for ANSI like escape sequences to control display color and ↵inmarket2014-03-042-3/+4
| | | | | | attributes in a GWIN console. Updated the console demo to demonstrate this.
* Add demo makefiles and update example master makefiles to match.inmarket2014-02-191-0/+3
|
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-211-3/+3
|
* Fix spelling error and migrate demo gfxconf.h changes to all demos including ↵inmarket2013-10-281-3/+3
| | | | the new streaming and multiple display demos
* uncommented GOS selection in GDISP and GWIN demosJoel Bodenmann2013-10-281-5/+5
|
* updated GDISP and GWIN demosJoel Bodenmann2013-10-282-21/+12
|
* Update old demos for new fonts.inmarket2013-08-172-5/+5
|
* Update GWIN demosinmarket2013-07-071-18/+23
|
* License header updatesinmarket2013-06-152-6/+29
|
* License header fixes to some demos.inmarket2013-06-061-18/+25
|
* GOS module, for operating system independanceinmarket2013-05-252-12/+8
| | | | | GMISC fast floating point trig GMISC fast fixed point trig
* Move demos to better locationsAndrew Hannam2013-04-062-0/+130