quakeforge/include/QF/simd
Bill Currie 4a97bc3ba5 [util] Create simd quaternion to matrix function
This seems to be pretty close to as fast as it gets (might be able to do
better with some shuffles of the negation constants instead of loading
separate constants).
2021-03-04 17:45:10 +09:00
..
mat4f.h [util] Create simd quaternion to matrix function 2021-03-04 17:45:10 +09:00
types.h [util] Add simd 4x4 matrix functions 2021-03-03 16:34:16 +09:00
vec4d.h [util] Clean up some missed vsqrt changes 2021-01-05 08:35:53 +09:00
vec4f.h [util] Clean up some missed vsqrt changes 2021-01-05 08:35:53 +09:00