aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_win32.h
Commit message (Collapse)AuthorAgeFilesLines
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, ↵inmarket2018-11-031-11/+11
| | | | gMutex etc
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-2/+2
|
* Update license headerTibo Clausen2018-10-011-1/+1
|
* Added type gThread to replace V2.x gfxThreadHandleinmarket2018-07-081-3/+3
|
* gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITYinmarket2018-07-081-3/+3
|
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-3/+3
|
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-11/+11
| | | | | | Added type gTicks to replace V2.x systemticks_t Added type gThreadreturn to replace V2.x threadreturn_t Added type gThreadpriority to replace V2.x threadpriority_t
* Added new type definitions - moving towards V3.0inmarket2018-06-231-24/+1
|
* Remove long obsoleted (and dubious) functions gfxSemCounter() and ↵inmarket2017-08-161-2/+0
| | | | gfxSemCounterI()
* Add compatibility with Visual Studio and make compile warning capabilities ↵inmarket2017-06-301-3/+3
| | | | more cross platform
* Adding new THREAD_RETURN macro to other portsJoel Bodenmann2015-10-191-0/+1
|
* Spacing, comments and spelling mistakesinmarket2014-11-151-1/+1
|
* /src/gos/gfx_* -> /src/gos/gos_*Joel Bodenmann2014-09-291-0/+107