aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Update image demo's to use GFILE ROMFS.inmarket2014-02-0713-46/+116
* Update demo's with images in theminmarket2014-02-076-8/+15
* Listbox demo: Change default font to UI2, fix the gfxconf defines, remove sur...inmarket2014-02-032-134/+5
* removing casts of gfxAlloc() return value as that is the whole idea behind ha...Joel Bodenmann2014-02-022-4/+4
* list demo & docJoel Bodenmann2014-02-012-65/+263
* Updates to console history. This now works well.inmarket2014-01-171-1/+4
* Break huge wad structure up for easier compiling.inmarket2013-12-291-1/+8195
* Bug in I_sprintf in doom demoinmarket2013-12-251-0/+1
* Fixes to DOOM demo to remove some operating system dependancies.inmarket2013-12-2432-397/+612
* demo - DOOM the game.inmarket2013-12-24131-0/+316607
* Update GAUDIN and GADC demos to new internal GWIN structures.inmarket2013-12-225-19/+29
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-2110-48/+48
* Removed TDISP moduleJoel Bodenmann2013-12-1110-1907/+0
* Added progressbar widget (demos still to do)Joel Bodenmann2013-12-012-0/+130
* Move touch driver test to tools.inmarket2013-11-232-396/+0
* Comment fixinmarket2013-11-231-1/+1
* Remove orientation changes in demos because this is now handled by using GDIS...inmarket2013-11-162-7/+0
* Add support for a default application orientation.inmarket2013-11-092-2/+2
* Fix incorrect naming of GMISC_INVSQRT_... macros.inmarket2013-11-092-4/+4
* Make the hardware depedant options clearer for the widgets demoinmarket2013-10-291-1/+5
* Fix spelling error and migrate demo gfxconf.h changes to all demos including ...inmarket2013-10-2830-313/+114
* Remove 3rd party boing demo as it is replaced by the new hardware independant...inmarket2013-10-282-150/+0
* uncommented GOS selection in GDISP and GWIN demosJoel Bodenmann2013-10-2815-75/+75
* updated GDISP and GWIN demosJoel Bodenmann2013-10-2849-792/+441
* fixed orientation stuff in widgets demoJoel Bodenmann2013-10-261-4/+4
* Add initial orientation to the widgets demo.inmarket2013-10-241-0/+4
* GMISC invsqrt() function.inmarket2013-10-242-13/+29
* Update graph demo so it compiles multi-os direct from a makefileinmarket2013-10-221-3/+3
* Fix missing case in gdispStreamStop().inmarket2013-10-212-0/+4
* Multiple controller support can now auto-detect hardware capabilities at run-...inmarket2013-10-161-13/+26
* New demo for multiple display support.inmarket2013-10-142-0/+197
* updated notepad demo textJoel Bodenmann2013-09-281-1/+1
* Update animated image demo to better support small displaysinmarket2013-09-271-3/+14
* Update to streaming demo program to only update the needed area (results in m...inmarket2013-09-252-22/+41
* New streaming demoinmarket2013-09-242-0/+148
* Use scrolling console in widget demo by defaultinmarket2013-09-181-1/+1
* Update demos so OS can be specified in the Makefileinmarket2013-09-184-12/+11
* added cyrillic font demoJoel Bodenmann2013-09-153-0/+644
* Update demos slightly.inmarket2013-09-063-12/+16
* Update old demos for new fonts.inmarket2013-08-174-10/+30
* Add new font demo showing how to include user application fonts.inmarket2013-08-1711-0/+1590
* Remove unnessary header file in demoinmarket2013-08-171-1/+0
* Merge branch 'master' into fontsinmarket2013-08-011-1/+1
|\
| * Update widget demo so list 3 is multi-selectinmarket2013-08-011-1/+1
* | Merge branch 'master' into fontsinmarket2013-08-015-21/+54
|\|
| * Add image support to GWIN Listboxes.inmarket2013-08-014-5/+35
| * Add GWIN List multi-select supportinmarket2013-08-012-20/+23
* | Merge branch 'master' into fontsinmarket2013-08-014-5/+258
|\|
| * Update GWIN widget demoinmarket2013-08-011-1/+1
| * Update gwin widgets and lists demosinmarket2013-08-014-16/+56