Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for the GOS Raw32 memory allocator. | inmarket | 2013-12-21 | 1 | -6/+8 |
| | |||||
* | More GOS Raw32 updates. | inmarket | 2013-12-21 | 1 | -32/+18 |
| | |||||
* | Fixes to the Raw32 threading. | inmarket | 2013-12-21 | 1 | -62/+55 |
| | | | | Optimisation of the RAM it uses for stack frame autodetection. | ||||
* | Replace NULL's with 0 as NULL is not defined by the Raw32 GOS. | inmarket | 2013-12-21 | 3 | -5/+5 |
| | |||||
* | whitespaces | Joel Bodenmann | 2013-12-11 | 1 | -3/+5 |
| | |||||
* | First cut of bare metal GOS layer. Only requires gfxGetSystemTicks() and ↵ | inmarket | 2013-12-11 | 2 | -0/+743 |
| | | | | gfxMilliseconds2Ticks() to be defined by the user. | ||||
* | doc fix | inmarket | 2013-12-09 | 1 | -2/+2 |
| | |||||
* | whitespaces | Joel Bodenmann | 2013-12-07 | 3 | -53/+101 |
| | |||||
* | removed POSIX, now having dedicated Linux and MAC OS-X ports | Joel Bodenmann | 2013-07-23 | 3 | -173/+6 |
| | |||||
* | POSIX port now became Linux and OSX | Joel Bodenmann | 2013-07-23 | 2 | -0/+361 |
| | |||||
* | posix doxygen fix | Joel Bodenmann | 2013-07-23 | 1 | -1/+1 |
| | |||||
* | POSIX fix | Joel Bodenmann | 2013-07-22 | 1 | -1/+1 |
| | |||||
* | gfxSystemLock() and gfxSystemUnlock() are required for correct operation of ↵ | inmarket | 2013-07-22 | 1 | -2/+2 |
| | | | | some modules even under POSIX. | ||||
* | GOS POSIX fixes | Joel Bodenmann | 2013-07-22 | 1 | -32/+33 |
| | |||||
* | fixed license headers | Joel Bodenmann | 2013-07-21 | 3 | -3/+3 |
| | |||||
* | Initial GOS port for POSIX (Linux). Untested. | inmarket | 2013-07-21 | 1 | -1/+150 |
| | |||||
* | Small gfxHalt bug fix for Win32 platform | inmarket | 2013-07-21 | 1 | -1/+2 |
| | |||||
* | Added gfxRealloc() | inmarket | 2013-07-20 | 1 | -0/+18 |
| | |||||
* | License header updates | inmarket | 2013-06-15 | 3 | -54/+15 |
| | |||||
* | GOS updates | inmarket | 2013-06-02 | 2 | -6/+16 |
| | |||||
* | More GOS module changes | inmarket | 2013-05-26 | 2 | -112/+83 |
| | | | | | GQUEUE as a seperate module GOS changes including basic Win32 O/S support | ||||
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 4 | -0/+274 |
GMISC fast floating point trig GMISC fast fixed point trig |