mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 21:02:50 +00:00
7a6ca0ebcb
gcc and clang have rather different swizzle builtins, but both do a nice job of optimizing the intuitive initializer swizzle (I think gcc 8(?) didn't do such a good job thus my use of __builtin_shuffle). |
||
---|---|---|
.. | ||
mat4f.h | ||
types.h | ||
vec2d.h | ||
vec2f.h | ||
vec2i.h | ||
vec4d.h | ||
vec4f.h | ||
vec4i.h |