aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos
Commit message (Collapse)AuthorAgeFilesLines
* removed POSIX, now having dedicated Linux and MAC OS-X portsJoel Bodenmann2013-07-233-173/+6
|
* POSIX port now became Linux and OSXJoel Bodenmann2013-07-232-0/+361
|
* posix doxygen fixJoel Bodenmann2013-07-231-1/+1
|
* POSIX fixJoel Bodenmann2013-07-221-1/+1
|
* gfxSystemLock() and gfxSystemUnlock() are required for correct operation of ↵inmarket2013-07-221-2/+2
| | | | some modules even under POSIX.
* GOS POSIX fixesJoel Bodenmann2013-07-221-32/+33
|
* fixed license headersJoel Bodenmann2013-07-213-3/+3
|
* Initial GOS port for POSIX (Linux). Untested.inmarket2013-07-211-1/+150
|
* Small gfxHalt bug fix for Win32 platforminmarket2013-07-211-1/+2
|
* Added gfxRealloc()inmarket2013-07-201-0/+18
|
* License header updatesinmarket2013-06-153-54/+15
|
* GOS updatesinmarket2013-06-022-6/+16
|
* More GOS module changesinmarket2013-05-262-112/+83
| | | | | GQUEUE as a seperate module GOS changes including basic Win32 O/S support
* GOS module, for operating system independanceinmarket2013-05-254-0/+274
GMISC fast floating point trig GMISC fast fixed point trig