quakeforge/include/QF/simd
Bill Currie 97034d9dde [simd] Add 2d vector types
For int, long, float and double. I've been meaning to add them for a
while, and they're part of the new Ruamoko instructions set (which is
progressing nicely).
2022-01-02 00:57:55 +09:00
..
mat4f.h [simd] Make mmulf safe for src=dst 2021-04-29 19:25:31 +09:00
types.h [simd] Add 2d vector types 2022-01-02 00:57:55 +09:00
vec2d.h [simd] Add 2d vector types 2022-01-02 00:57:55 +09:00
vec2f.h [simd] Add 2d vector types 2022-01-02 00:57:55 +09:00
vec4d.h [simd] Add 2d vector types 2022-01-02 00:57:55 +09:00
vec4f.h [simd] Add 2d vector types 2022-01-02 00:57:55 +09:00