Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Sam Hocevar a71562bd83 core: rename f64vec4 to dvec4 etc. for consistency with GLSL. 12 anos atrás
..
array.cpp core: allow to concatenate arrays, and add unit tests for that. 12 anos atrás
build.cpp core: rename f64vec4 to dvec4 etc. for consistency with GLSL. 12 anos atrás
cmplx.cpp core: implement complex numbers and add unit tests for these. 13 anos atrás
half.cpp test: give more explicit names to unit test cases. 13 anos atrás
image.cpp test: minor fixes to the test suite: disable optimisation tests in debug 13 anos atrás
matrix.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition 12 anos atrás
quat.cpp math: allow to write 1.f / q to take a quaternion's inverse. 12 anos atrás
real.cpp math: implement ulp() for reals, which returns the smallest real y > 0 such 13 anos atrás
rotation.cpp test: add matrix determinant and quaternion norm checks in the unit tests. 12 anos atrás
trig.cpp win32: fix Visual Studio compilation and link issues. 12 anos atrás
vector.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition 12 anos atrás