quakeforge/include/QF/simd
Bill Currie ef6e4722d5 [simd] Add some comments to mat4fquat
Having to refigure out what values are going into the vectors got old
very fast. The comments don't help with verifying the values, but at
least I can tell at a glance where 2(xy - wz) goes and thus determine
the "orientation" of the matrix.
2022-05-04 13:48:34 +09:00
..
mat4f.h [simd] Add some comments to mat4fquat 2022-05-04 13:48:34 +09:00
types.h [simd] Rename VEC_TYPE to QF_VEC_TYPE 2022-04-29 16:59:55 +09:00
vec2d.h [simd] Get the new functions working on older hardware 2022-01-07 11:48:28 +09:00
vec2f.h [simd] Get the new functions working on older hardware 2022-01-07 11:48:28 +09:00
vec2i.h [simd] Get the new functions working on older hardware 2022-01-07 11:48:28 +09:00
vec4d.h [simd] Use portable swizzles 2022-03-31 02:25:33 +09:00
vec4f.h [simd] Use portable swizzles 2022-03-31 02:25:33 +09:00
vec4i.h [simd] Get the new functions working on older hardware 2022-01-07 11:48:28 +09:00