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 a71562bd83 core: rename f64vec4 to dvec4 etc. for consistency with GLSL. pirms 12 gadiem
..
array.cpp core: allow to concatenate arrays, and add unit tests for that. pirms 12 gadiem
build.cpp core: rename f64vec4 to dvec4 etc. for consistency with GLSL. pirms 12 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 math: add inversion code for 2×2 and 3×3 matrices, and transposition pirms 12 gadiem
quat.cpp math: allow to write 1.f / q to take a quaternion's inverse. pirms 12 gadiem
real.cpp math: implement ulp() for reals, which returns the smallest real y > 0 such pirms 13 gadiem
rotation.cpp test: add matrix determinant and quaternion norm checks in the unit tests. pirms 12 gadiem
trig.cpp win32: fix Visual Studio compilation and link issues. pirms 12 gadiem
vector.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition pirms 12 gadiem