Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Sam Hocevar a71562bd83 core: rename f64vec4 to dvec4 etc. for consistency with GLSL. před 12 roky
..
array.cpp core: allow to concatenate arrays, and add unit tests for that. před 12 roky
build.cpp core: rename f64vec4 to dvec4 etc. for consistency with GLSL. před 12 roky
cmplx.cpp core: implement complex numbers and add unit tests for these. před 13 roky
half.cpp test: give more explicit names to unit test cases. před 13 roky
image.cpp test: minor fixes to the test suite: disable optimisation tests in debug před 13 roky
matrix.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition před 12 roky
quat.cpp math: allow to write 1.f / q to take a quaternion's inverse. před 12 roky
real.cpp math: implement ulp() for reals, which returns the smallest real y > 0 such před 13 roky
rotation.cpp test: add matrix determinant and quaternion norm checks in the unit tests. před 12 roky
trig.cpp win32: fix Visual Studio compilation and link issues. před 12 roky
vector.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition před 12 roky