mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 04:42:32 +00:00
cd68455e46
They currently fail because for vector values, gcc casts the view, not the value, so vec4 cast to ivec4 simply views the bits as int rather than doing the actual conversion. |
||
---|---|---|
.. | ||
head.c | ||
main.c | ||
Makemodule.am | ||
test-conv0.c | ||
test-double.c | ||
test-float.c | ||
test-int.c | ||
test-load.c | ||
test-long.c | ||
test-stack.c | ||
test-store.c | ||
test-unsigned.c | ||
test-vector.c |