Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 gfxM... | inmarket | 2013-12-11 | 2 | -0/+743 | |
* | 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 s... | inmarket | 2013-07-22 | 1 | -2/+2 | |
* | 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 | |
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 4 | -0/+274 |