11 Commits (1909f512e7c27092d31fd52e4b46a98e1dc4d2de)

Author SHA1 Message Date
Christophe Riccio 1909f512e7 Deprecated degrees, display a message for each function using it. ago%!(EXTRA string=12 years)
Christophe Riccio b9266c07b0 Using C++ casts ago%!(EXTRA string=12 years)
Dave Reid e0cfd7d672 Attempt a small optimization in operator*(fquatSIMD, fvec4SIMD). No big improvement. ago%!(EXTRA string=12 years)
Dave Reid c08ea7656b Reorganize operator* to makes things a bit clearer. ago%!(EXTRA string=12 years)
Dave Reid 1eb88e4bc1 Cleanup. ago%!(EXTRA string=12 years)
Dave Reid c1006718b3 Add fastMix() and fastSlerp() implementations. ago%!(EXTRA string=12 years)
Dave Reid d07496460a Add the ability to convert a SIMD quat to a standard mat4. ago%!(EXTRA string=12 years)
Dave Reid 942bf08fe3 Add the ability to convert standard mat4s and mat3s to SIMD quats. ago%!(EXTRA string=12 years)
Dave Reid 13837e1079 Remove the SSE3 implementation in operator*(fquatSIMD, fquatSIMD). ago%!(EXTRA string=12 years)
Dave Reid 197b6c96d8 Improve efficiency of operator*(fquatSIMD, fquatSIMD) in SSE4 mode. ago%!(EXTRA string=12 years)
Dave Reid 7563a8bc4d Add initial implementation of SIMD optimized quaternions. ago%!(EXTRA string=12 years)