Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Sam Hocevar 6767dae741 core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead. 14 лет назад
..
benchmark core: improve sin() and exp() performance by replacing divisions with 14 лет назад
data test: add simple unit tests for image loading. 14 лет назад
debug build: fix a shitload of build errors introduced by the Image refactoring 14 лет назад
math test: minor Remez algorithm tests. 14 лет назад
unit core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead. 14 лет назад
Makefile.am test: add a 10-line example program that computes Pi to the 150th digit. 14 лет назад
benchsuite.cpp core: new benchmark snippet for operations on reals. 14 лет назад
testsuite.cpp build: fix a shitload of build errors introduced by the Image refactoring 14 лет назад