quakeforge/libs/util/test
Bill Currie de131c18ad Add VectorShear and really test Mat4Decompose.
And the tests really exercised VectorShear (first attempt had things
messed up when more than one shear value was non-zero). Also,
Mat4Decompose wasn't orthogonalizing the z axis row. Oops. Anyway,
Mat4Decompose is now known to work well, and the usage of its output is
understood :)
2012-05-15 21:08:44 +09:00
..
Makefile.am Add tests for matrix decomposition and fix the bugs. 2012-05-15 21:08:44 +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-mat.c Add VectorShear and really test Mat4Decompose. 2012-05-15 21:08:44 +09:00
test-qfs.c Fix some issues found found by valgrind. 2012-01-24 19:54:21 +09:00
test-quat.c Add tests for matrix decomposition and fix the bugs. 2012-05-15 21:08:44 +09:00
test-vrect.c Add union and merge functions and tests. 2012-01-06 12:57:25 +09:00