aboutsummaryrefslogtreecommitdiffstats
path: root/demos/3rdparty
Commit message (Collapse)AuthorAgeFilesLines
* Introduce type gImage to replace v2.x gdispImageJoel Bodenmann2019-04-101-1/+1
|
* Minor fixupsinmarket2018-11-101-1/+1
|
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, ↵inmarket2018-11-032-7/+7
| | | | gMutex etc
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-035-40/+40
|
* Added type gThread to replace V2.x gfxThreadHandleinmarket2018-07-083-3/+3
|
* gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITYinmarket2018-07-082-2/+2
|
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-1/+1
|
* Added type gFont to replace V2.x font_tinmarket2018-07-082-2/+2
|
* Added type gJustify to replace V2.x justify_t, and values gJustifyXXX ↵inmarket2018-07-081-1/+1
| | | | replace justifyXXX
* Change color_t to gColorinmarket2018-07-085-21/+21
|
* Change coord_t to gCoordinmarket2018-07-082-4/+4
|
* Added new type definitions - moving towards V3.0inmarket2018-06-233-10/+10
|
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-102-12/+12
|
* First set of V3 macro changesinmarket2018-02-272-60/+60
|
* Removing doom demo (will become part of a dedicated demo-projects-repo)Joel Bodenmann2015-11-04131-316827/+0
|
* Adding readme to bubbles demoJoel Bodenmann2015-07-121-0/+4
|
* Cleaning up config file of bubbles demoJoel Bodenmann2015-07-121-17/+17
|
* Updating /demos/3rdparty/doom demoJoel Bodenmann2015-06-211-2/+5
|
* Fix doom demo to prevent ARM compilers throwing away part of the WAD file.inmarket2014-02-191-8195/+1
|
* Demo updates to fix compile issues.inmarket2014-02-191-4/+4
|
* Remove replaced doom demo makefileinmarket2014-02-191-64/+0
|
* Add demo makefiles and update example master makefiles to match.inmarket2014-02-193-0/+73
|
* removing casts of gfxAlloc() return value as that is the whole idea behind ↵Joel Bodenmann2014-02-021-2/+2
| | | | having a void pointer
* 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
| | | | | 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.
* demo - DOOM the game.inmarket2013-12-24131-0/+316607
| | | | | Runs but not quite functional yet (requires user input to be completed). Shareware WAD file. Please read README.txt and DOOMLIC.txt
* Removed TDISP moduleJoel Bodenmann2013-12-118-1797/+0
|
* Add support for a default application orientation.inmarket2013-11-091-1/+0
| | | | Also remove old unneeded GDISP_USE_CUSTOM_BOARD macro
* Fix spelling error and migrate demo gfxconf.h changes to all demos including ↵inmarket2013-10-283-8/+16
| | | | the new streaming and multiple display demos
* Remove 3rd party boing demo as it is replaced by the new hardware ↵inmarket2013-10-282-150/+0
| | | | independant GDISP streaming demo.
* Fix corruption of binary files by license header updatesinmarket2013-07-221-0/+0
|
* fixed license headersJoel Bodenmann2013-07-212-1/+1
|
* Notepad-2 demo updated to work on ChibiOS or pure Win32 compileinmarket2013-06-028-58/+65
|
* doxygen fixesJoel Bodenmann2013-06-012-24/+0
|
* TDISP updateJoel Bodenmann2013-06-018-0/+1816
|
* gdispInit() -> gfxInit() in all demosJoel Bodenmann2013-05-303-2/+2
|
* GOS module, for operating system independanceinmarket2013-05-254-18/+16
| | | | | GMISC fast floating point trig GMISC fast fixed point trig
* New Notepad-2 Demo for ChibiOS/GFXAbhishek Kumar2013-05-2310-0/+1354
| | | | See demos/3rdparty/notepad-2/readme.txt for more details.
* Revert "updated license headers"Joel Bodenmann2013-05-025-0/+395
| | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c.
* Revert "fixed 3rdparty demos path"Joel Bodenmann2013-05-025-395/+0
| | | | This reverts commit dca2721b9de72b4435dfb80b8c7c9c2ac89ed370.
* fixed 3rdparty demos pathJoel Bodenmann2013-05-025-0/+395
|
* updated license headersJoel Bodenmann2013-05-025-395/+0
|
* typoJoel Bodenmann2013-04-155-0/+395