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 f2c269cb1e math: add dot() for quaternions, plus the relevant unit test. 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: add dot() for quaternions, plus the relevant unit test. hace 12 años
real.cpp test: add a unit test to ensure default constructed reals are initialised hace 12 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