quakeforge/include/QF/simd
Bill Currie 87f3c206f1 [simd] Remove some intrinsics uses
GCC does a nice enough job compiling the more readable form (though
admittedly, hadd is possibly more readable than what's there for
dot[fd], hadd is supposedly slower than the shuffles and adds, and qfvis
seems to support that).
2022-05-20 11:09:15 +09:00
..
mat4f.h
types.h
vec2d.h
vec2f.h
vec2i.h
vec4d.h [simd] Remove some intrinsics uses 2022-05-20 11:09:15 +09:00
vec4f.h [simd] Remove some intrinsics uses 2022-05-20 11:09:15 +09:00
vec4i.h