Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Sam Hocevar 366644d43c real: get rid of <<= and >>= operators; we can use ldexp() instead. As a 14 år sedan
..
build.cpp core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and 14 år sedan
cmplx.cpp core: implement complex numbers and add unit tests for these. 14 år sedan
half.cpp test: give more explicit names to unit test cases. 14 år sedan
image.cpp test: minor fixes to the test suite: disable optimisation tests in debug 14 år sedan
matrix.cpp core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead. 14 år sedan
quat.cpp test: do not test for strict doubles equality in quaternion unit test. 14 år sedan
real.cpp real: get rid of <<= and >>= operators; we can use ldexp() instead. As a 14 år sedan
trig.cpp test: give more explicit names to unit test cases. 14 år sedan