| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Specify clobbered registers in POSIX SSE functions | Jørgen P. Tjernø | 2013-12-03 | 1 | -2/+4 |
| | | | | | | | | | | We weren't specifying clobbered registers for our SSE implementations of VectorNormalize and InvRSquared. Supposedly GCC and clang does not inspect the assembly to figure out which registers are getting clobbered, so this could potentially fix some bugs. This fixes GH-195. | ||||
| * | Fix line endings. WHAMMY. | Jørgen P. Tjernø | 2013-12-02 | 1 | -1095/+1095 |
| | | |||||
| * | First version of the SOurce SDK 2013 | Joe Ludwig | 2013-06-26 | 1 | -0/+1095 |