No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Sam Hocevar caec5ed082 build: allow to build the PS3 binaries from Visual Studio if the proper hace 12 años
..
array.cpp core: allow to concatenate arrays, and add unit tests for that. hace 12 años
build.cpp core: rename f64vec4 to dvec4 etc. for consistency with GLSL. hace 12 años
cmplx.cpp core: implement complex numbers and add unit tests for these. hace 13 años
half.cpp test: give more explicit names to unit test cases. hace 13 años
image.cpp test: minor fixes to the test suite: disable optimisation tests in debug hace 13 años
matrix.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition hace 12 años
quat.cpp math: allow to write 1.f / q to take a quaternion's inverse. hace 12 años
real.cpp math: implement ulp() for reals, which returns the smallest real y > 0 such hace 13 años
rotation.cpp test: add matrix determinant and quaternion norm checks in the unit tests. hace 12 años
trig.cpp build: allow to build the PS3 binaries from Visual Studio if the proper hace 12 años
vector.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition hace 12 años