Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Sam Hocevar caec5ed082 build: allow to build the PS3 binaries from Visual Studio if the proper 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 build: allow to build the PS3 binaries from Visual Studio if the proper 12 лет назад
vector.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition 12 лет назад