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 4a16c072f2 core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and il y a 13 ans
..
build.cpp core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and 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 core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead. il y a 13 ans
real.cpp core: implement real methods cbrt(), log2(), exp2(), and copysign(). il y a 13 ans
trig.cpp test: give more explicit names to unit test cases. il y a 13 ans