使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
lolengine
/
lol
镜像自地址
https://github.com/lolengine/lol
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
0
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
575
提交
5
分支
601 MiB
C++
99%
C
0.6%
Markdown
0.4%
目录树:
4a16c072f2
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '4a16c072f2'
${ noResults }
lol
/
test
/
unit
文件历史
Sam Hocevar
4a16c072f2
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
cross product, normalize, etc.
13 年前
..
build.cpp
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
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 年前
real.cpp
core: implement real methods cbrt(), log2(), exp2(), and copysign().
13 年前
trig.cpp
test: give more explicit names to unit test cases.
13 年前