You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sam Hocevar a71562bd83 core: rename f64vec4 to dvec4 etc. for consistency with GLSL. преди 12 години
..
array.cpp core: allow to concatenate arrays, and add unit tests for that. преди 12 години
build.cpp core: rename f64vec4 to dvec4 etc. for consistency with GLSL. преди 12 години
cmplx.cpp core: implement complex numbers and add unit tests for these. преди 13 години
half.cpp test: give more explicit names to unit test cases. преди 13 години
image.cpp test: minor fixes to the test suite: disable optimisation tests in debug преди 13 години
matrix.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition преди 12 години
quat.cpp math: allow to write 1.f / q to take a quaternion's inverse. преди 12 години
real.cpp math: implement ulp() for reals, which returns the smallest real y > 0 such преди 13 години
rotation.cpp test: add matrix determinant and quaternion norm checks in the unit tests. преди 12 години
trig.cpp win32: fix Visual Studio compilation and link issues. преди 12 години
vector.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition преди 12 години