aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/win32.c
Commit message (Collapse)AuthorAgeFilesLines
* Adding prefix to port files to avoid file name conflicts on case insensitive ↵Joel Bodenmann2014-08-081-126/+0
| | | | systems
* Operating System initialisation can now be turned off in gfxconf.hinmarket2014-07-291-1/+1
|
* added deinit() routines for all modules (not implemented so far)Joel Bodenmann2014-02-021-1/+7
|
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-211-3/+3
|
* doc fixinmarket2013-12-091-2/+2
|
* whitespacesJoel Bodenmann2013-12-071-2/+14
|
* fixed license headersJoel Bodenmann2013-07-211-1/+1
|
* Small gfxHalt bug fix for Win32 platforminmarket2013-07-211-1/+2
|
* License header updatesinmarket2013-06-151-18/+5
|
* GOS updatesinmarket2013-06-021-3/+12
|
* More GOS module changesinmarket2013-05-261-1/+80
| | | | | GQUEUE as a seperate module GOS changes including basic Win32 O/S support
* GOS module, for operating system independanceinmarket2013-05-251-0/+32
GMISC fast floating point trig GMISC fast fixed point trig