You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sam Hocevar 366644d43c real: get rid of <<= and >>= operators; we can use ldexp() instead. As a пре 13 година
..
build.cpp core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and пре 13 година
cmplx.cpp core: implement complex numbers and add unit tests for these. пре 13 година
half.cpp test: give more explicit names to unit test cases. пре 13 година
image.cpp test: minor fixes to the test suite: disable optimisation tests in debug пре 13 година
matrix.cpp core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead. пре 13 година
quat.cpp test: do not test for strict doubles equality in quaternion unit test. пре 13 година
real.cpp real: get rid of <<= and >>= operators; we can use ldexp() instead. As a пре 13 година
trig.cpp test: give more explicit names to unit test cases. пре 13 година