Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Sam Hocevar dff7a5b72c core: do not use va_copy since Visual Studio doesn’t know about it. 12 роки тому
..
array.cpp core: allow to concatenate arrays, and add unit tests for that. 12 роки тому
build.cpp core: rename f64vec4 to dvec4 etc. for consistency with GLSL. 12 роки тому
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 math: add inversion code for 2×2 and 3×3 matrices, and transposition 12 роки тому
quat.cpp math: add dot() for quaternions, plus the relevant unit test. 12 роки тому
real.cpp math: refactor real number constant declarations so that they are only 12 роки тому
rotation.cpp test: add matrix determinant and quaternion norm checks in the unit tests. 12 роки тому
string.cpp core: do not use va_copy since Visual Studio doesn’t know about it. 12 роки тому
trig.cpp build: allow to build the PS3 binaries from Visual Studio if the proper 12 роки тому
vector.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition 12 роки тому