Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added type gThread to replace V2.x gfxThreadHandle | inmarket | 2018-07-08 | 1 | -3/+3 |
* | gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITY | inmarket | 2018-07-08 | 1 | -3/+3 |
* | gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE | inmarket | 2018-07-08 | 1 | -3/+3 |
* | Added type gDelay to replace V2.x delaytime_t | inmarket | 2018-07-08 | 1 | -17/+17 |
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 1 | -13/+1 |
* | Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCount... | inmarket | 2017-08-16 | 1 | -2/+0 |
* | Fix clang build warnings | Oleg Gerasimov | 2016-08-20 | 1 | -0/+1 |
* | More thread return fixes | inmarket | 2015-10-23 | 1 | -1/+1 |
* | Adding new THREAD_RETURN macro to other ports | Joel Bodenmann | 2015-10-23 | 1 | -0/+1 |
* | /src/gos/gfx_* -> /src/gos/gos_* | Joel Bodenmann | 2014-09-29 | 1 | -0/+88 |