inmarket
14fa749f36
Fix doom demo to prevent ARM compilers throwing away part of the WAD file.
2014-02-19 08:07:21 +10:00
inmarket
fe6708c7a2
Demo updates to fix compile issues.
2014-02-19 00:23:07 +10:00
inmarket
5f8ca40ef0
Remove replaced doom demo makefile
2014-02-19 00:20:30 +10:00
inmarket
6dd606fc2f
Add demo makefiles and update example master makefiles to match.
2014-02-19 00:19:38 +10:00
Joel Bodenmann
6515373b2a
removing casts of gfxAlloc() return value as that is the whole idea behind having a void pointer
2014-02-02 12:59:36 +01:00
inmarket
fcc6c165b9
Break huge wad structure up for easier compiling.
2013-12-29 11:39:14 +10:00
inmarket
40b2bb6c24
Bug in I_sprintf in doom demo
2013-12-25 16:50:29 +10:00
inmarket
0345dadebf
Fixes to DOOM demo to remove some operating system dependancies.
...
Also now has working input (although not perfect) - Needs mouse or touch.
Also now supports screen size doubling when the screen is significantly larger than doom's screen.
2013-12-24 19:58:18 +10:00
inmarket
39adfff2a9
demo - DOOM the game.
...
Runs but not quite functional yet (requires user input to be completed).
Shareware WAD file. Please read README.txt and DOOMLIC.txt
2013-12-24 01:00:14 +10:00
Joel Bodenmann
891f134bc1
Removed TDISP module
2013-12-11 14:50:09 +01:00
inmarket
1f99d5c9fa
Add support for a default application orientation.
...
Also remove old unneeded GDISP_USE_CUSTOM_BOARD macro
2013-11-09 19:18:59 +10:00
inmarket
db09e33dff
Fix spelling error and migrate demo gfxconf.h changes to all demos including the new streaming and multiple display demos
2013-10-28 10:46:25 +10:00
inmarket
602cba0e62
Remove 3rd party boing demo as it is replaced by the new hardware independant GDISP streaming demo.
2013-10-28 10:44:05 +10:00
inmarket
7961241989
Fix corruption of binary files by license header updates
2013-07-22 17:04:37 +10:00
Joel Bodenmann
73c5ef26f8
fixed license headers
2013-07-21 22:20:37 +02:00
inmarket
8a5596b39d
Notepad-2 demo updated to work on ChibiOS or pure Win32 compile
2013-06-02 18:59:12 +10:00
Joel Bodenmann
e12a213ff1
doxygen fixes
2013-06-01 01:57:20 +02:00
Joel Bodenmann
ebc30c02bc
TDISP update
2013-06-01 01:37:53 +02:00
Joel Bodenmann
f2ba60f465
gdispInit() -> gfxInit() in all demos
2013-05-30 19:02:55 +02:00
inmarket
7fbfde42aa
GOS module, for operating system independance
...
GMISC fast floating point trig
GMISC fast fixed point trig
2013-05-25 01:26:52 +10:00
Abhishek Kumar
e52cb141b7
New Notepad-2 Demo for ChibiOS/GFX
...
See demos/3rdparty/notepad-2/readme.txt for more details.
2013-05-23 23:38:57 +07:00
Joel Bodenmann
296e74f3e0
Revert "updated license headers"
...
This reverts commit 0a26d9983b
.
2013-05-02 01:53:28 +02:00
Joel Bodenmann
ccbd205dcb
Revert "fixed 3rdparty demos path"
...
This reverts commit dca2721b9d
.
2013-05-02 01:53:22 +02:00
Joel Bodenmann
dca2721b9d
fixed 3rdparty demos path
2013-05-02 01:51:36 +02:00
Joel Bodenmann
0a26d9983b
updated license headers
2013-05-02 01:50:09 +02:00
Joel Bodenmann
86b35d641d
typo
2013-04-15 13:23:32 +02:00