quakeforge/libs/util/test
Bill Currie cfaf158ebc [math] Add some bit-op functions
Just 32-bit rounding to next higher power of two, and base 2 logarithm.
Most importantly, they are suitable for use in initializers as they are
constant in, constant out.
2022-01-23 13:47:14 +09:00
..
Makemodule.am [math] Add some bit-op functions 2022-01-23 13:47:14 +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-bitop.c [math] Add some bit-op functions 2022-01-23 13:47:14 +09:00
test-bsearch.c [util] Add fuzzy and reentrant bsearch 2021-06-01 18:53:53 +09:00
test-cexpr.c [cexpr] Add a small library with some useful functions 2021-12-24 06:45:12 +09:00
test-cmem.c [util] Implement Sys_Free for windows 2021-07-12 18:55:16 +09:00
test-cs.c [util] Loosen affine test epsilon for SEB 2021-07-29 15:03:54 +09:00
test-csvf.c [simd] Set the homogeneous coord in the csvf test 2021-12-26 12:25:06 +09:00
test-darray.c [util] Fix darray test for gcc purity 2020-03-20 12:59:25 +09:00
test-dq.c
test-half.c [util] Implement Sys_Free for windows 2021-07-12 18:55:16 +09:00
test-heapsort.c [util] Add functions for binary heaps 2021-08-02 12:44:08 +09:00
test-listener.c [util] Add a listener object 2021-11-25 13:36:02 +09:00
test-mat3.c [math] Clean up vector component operations 2022-01-02 01:15:17 +09:00
test-mat4.c [math] Clean up vector component operations 2022-01-02 01:15:17 +09:00
test-plist.c [util] Rename qfplist.[ch] 2021-03-21 16:13:03 +09:00
test-pqueue.c [util] Fix an out-by-one in pqueue tests 2021-08-02 23:08:14 +09:00
test-qfs.c
test-quat.c [util] Get tests working with sse2 2021-06-01 18:53:53 +09:00
test-seb.c [util] Make a number of improvements to SEB 2021-07-30 14:57:47 +09:00
test-sebvf.c [util] Loosen up the epsilon on simd seb tests 2021-08-02 23:15:20 +09:00
test-seg.c
test-set.c [util] Minimize set growth 2021-08-11 12:31:03 +09:00
test-simd.c [simd] Remove requirements for AVX2 for vec4d 2022-01-06 18:06:56 +09:00
test-utf8.c [util] Write some tests for utf8 r/w 2021-07-27 23:29:14 +09:00