aboutsummaryrefslogtreecommitdiffstats
path: root/include/gos/gos.h
Commit message (Collapse)AuthorAgeFilesLines
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-445/+0
|
* First cut of bare metal GOS layer. Only requires gfxGetSystemTicks() and ↵inmarket2013-12-111-0/+2
| | | | gfxMilliseconds2Ticks() to be defined by the user.
* doxygen fixJoel Bodenmann2013-08-051-2/+2
|
* removed POSIX, now having dedicated Linux and MAC OS-X portsJoel Bodenmann2013-07-231-2/+4
|
* fixed license headersJoel Bodenmann2013-07-211-1/+1
|
* doxygen updatesJoel Bodenmann2013-07-211-2/+4
|
* Spelling mistakeinmarket2013-07-211-2/+2
|
* Added gfxRealloc()inmarket2013-07-201-0/+20
|
* License header updatesinmarket2013-06-151-17/+5
|
* GOS updatesinmarket2013-06-021-5/+46
|
* More GOS module changesinmarket2013-05-261-160/+67
| | | | | GQUEUE as a seperate module GOS changes including basic Win32 O/S support
* GOS module, for operating system independanceinmarket2013-05-251-0/+483
GMISC fast floating point trig GMISC fast fixed point trig