quakeforge/libs/util/test
Bill Currie ef9b04ba83 [util] Get tests working with sse2
It seems that i686 code generation is all over the place reguarding sse2
vs fp, with the resulting differences in carried precision. I'm not sure
I'm happy with the situation, but at least it's being tested to a
certain extent. Not sure if this broke basic (no sse) i686 tests.
2021-06-01 18:53:53 +09:00
..
Makemodule.am [util] Add float a simd version of the SEB 2021-03-27 23:38:10 +09:00
test-bary.c [util] Get tests working with sse2 2021-06-01 18:53:53 +09:00
test-baryvf.c [util] Get tests working with sse2 2021-06-01 18:53:53 +09:00
test-cexpr.c [util] Get tests working with sse2 2021-06-01 18:53:53 +09:00
test-cmem.c [util] Make cmem consistent on 32 and 64 bit systems 2021-06-01 18:53:52 +09:00
test-cs.c Catch accuracy errors. 2013-03-13 17:16:34 +09:00
test-csvf.c [util] Add float a simd version of the SEB 2021-03-27 23:38:10 +09:00
test-darray.c [util] Fix darray test for gcc purity 2020-03-20 12:59:25 +09:00
test-dq.c Add tests for inverting a dual quad transform. 2012-05-15 21:08:43 +09:00
test-half.c Add support for half floats. 2012-04-26 20:55:11 +09:00
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 [util] Rename qfplist.[ch] 2021-03-21 16:13:03 +09:00
test-qfs.c Fix some issues found found by valgrind. 2012-01-24 19:54:21 +09:00
test-quat.c [util] Get tests working with sse2 2021-06-01 18:53:53 +09:00
test-seb.c [util] Rework SEB affine/convex testing 2020-06-21 17:07:54 +09:00
test-sebvf.c [util] Add float a simd version of the SEB 2021-03-27 23:38:10 +09:00
test-seg.c Add tests for chunk line numbers. 2014-01-28 16:22:03 +09:00
test-set.c Make the set tests word size agnostic. 2021-06-01 18:53:52 +09:00
test-simd.c [util] Get vectors working for non-SSE archs 2021-06-01 18:53:53 +09:00
test-txtbuffer.c Add a buffer-gap text buffer 2020-02-24 17:30:33 +09:00
test-vrect.c Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00