Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Sam Hocevar d4c0c005d6 math: refactor real number constant declarations so that they are only 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: add dot() for quaternions, plus the relevant unit test. 12 лет назад
real.cpp math: refactor real number constant declarations so that they are only 12 лет назад
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 лет назад