Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
Sam Hocevar 366644d43c real: get rid of <<= and >>= operators; we can use ldexp() instead. As a pirms 13 gadiem
..
build.cpp core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and pirms 13 gadiem
cmplx.cpp core: implement complex numbers and add unit tests for these. pirms 13 gadiem
half.cpp test: give more explicit names to unit test cases. pirms 13 gadiem
image.cpp test: minor fixes to the test suite: disable optimisation tests in debug pirms 13 gadiem
matrix.cpp core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead. pirms 13 gadiem
quat.cpp test: do not test for strict doubles equality in quaternion unit test. pirms 13 gadiem
real.cpp real: get rid of <<= and >>= operators; we can use ldexp() instead. As a pirms 13 gadiem
trig.cpp test: give more explicit names to unit test cases. pirms 13 gadiem