Пожалуйста, включите JavaScript.
Главная
Помощь
Вход
lolengine
/
lol
зеркало из
https://github.com/lolengine/lol
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Релизы
0
Вики
Активность
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
614
коммитов
5
Ветки
601 MiB
C++
99%
C
0.6%
Markdown
0.4%
Дерево:
8a239b4df7
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Ветки
Теги
${ item.name }
Создать ветку
${ searchTerm }
из '8a239b4df7'
${ noResults }
lol
/
test
/
unit
История
Sam Hocevar
433d05964c
core: implement complex numbers and add unit tests for these.
13 лет назад
..
build.cpp
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
13 лет назад
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
core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead.
13 лет назад
quat.cpp
test: add missing quaternion unit tests.
13 лет назад
real.cpp
core: implement real methods cbrt(), log2(), exp2(), and copysign().
13 лет назад
trig.cpp
test: give more explicit names to unit test cases.
13 лет назад