Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce type gImage to replace v2.x gdispImage | Joel Bodenmann | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, ↵ | inmarket | 2018-11-03 | 1 | -2/+2 |
| | | | | gMutex etc | ||||
* | For all source files update integer types to the new gI8 etc type names | inmarket | 2018-11-03 | 2 | -18/+18 |
| | |||||
* | gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITY | inmarket | 2018-07-08 | 1 | -1/+1 |
| | |||||
* | Added type gFont to replace V2.x font_t | inmarket | 2018-07-08 | 2 | -6/+6 |
| | |||||
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 2 | -34/+34 |
| | |||||
* | Change new colors to GFX_RED instead of GFXRED. Use the new color defs | inmarket | 2018-03-10 | 2 | -14/+14 |
| | |||||
* | First set of V3 macro changes | inmarket | 2018-02-27 | 3 | -25/+24 |
| | |||||
* | Fixing makefiles of games that were moved to a dedicated location | Joel Bodenmann | 2016-07-28 | 1 | -1/+1 |
| | |||||
* | Move demo games into demo/games directory | Andrew Hannam | 2016-07-28 | 50 | -0/+14818 |