quakeforge/libs/util/test
Bill Currie f58c2fef5a Switch QF's quaterions from wxyz to xyzw.
After messing with SIMD stuff for a little, I think I now understand why
the industry went with xyzw instead of the mathematical wxyz. Anyway, this
will make for less pain in the future (assuming I got everything).
2018-10-12 14:33:55 +09:00
..
Makefile.am Add support for segmented text files. 2014-01-28 16:22:03 +09:00
test-bary.c Better (-1..1) random numbers. 2013-03-13 14:41:04 +09:00
test-cs.c Catch accuracy errors. 2013-03-13 17:16:34 +09:00
test-dq.c
test-half.c
test-mat3.c Switch QF's quaterions from wxyz to xyzw. 2018-10-12 14:33:55 +09:00
test-mat4.c mat4 test case fixes. 2018-08-26 15:06:08 +09:00
test-plist.c
test-qfs.c
test-quat.c Switch QF's quaterions from wxyz to xyzw. 2018-10-12 14:33:55 +09:00
test-seb.c Implement Fischer's SEB algorithm (for 3d). 2013-03-13 17:10:55 +09:00
test-seg.c Add tests for chunk line numbers. 2014-01-28 16:22:03 +09:00
test-set.c Use set_bits_t for holding set elements. 2013-03-16 21:26:49 +09:00
test-vrect.c Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00