Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Sam Hocevar caec5ed082 build: allow to build the PS3 binaries from Visual Studio if the proper il y a 12 ans
..
array.cpp core: allow to concatenate arrays, and add unit tests for that. il y a 12 ans
build.cpp core: rename f64vec4 to dvec4 etc. for consistency with GLSL. il y a 12 ans
cmplx.cpp core: implement complex numbers and add unit tests for these. il y a 13 ans
half.cpp test: give more explicit names to unit test cases. il y a 13 ans
image.cpp test: minor fixes to the test suite: disable optimisation tests in debug il y a 13 ans
matrix.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition il y a 12 ans
quat.cpp math: allow to write 1.f / q to take a quaternion's inverse. il y a 12 ans
real.cpp math: implement ulp() for reals, which returns the smallest real y > 0 such il y a 13 ans
rotation.cpp test: add matrix determinant and quaternion norm checks in the unit tests. il y a 12 ans
trig.cpp build: allow to build the PS3 binaries from Visual Studio if the proper il y a 12 ans
vector.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition il y a 12 ans