使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
lolengine
/
lol
镜像自地址
https://github.com/lolengine/lol
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
0
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
892
提交
5
分支
601 MiB
C++
99%
C
0.6%
Markdown
0.4%
目录树:
4a938d239b
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '4a938d239b'
${ noResults }
lol
/
test
/
unit
文件历史
Sam Hocevar
a71562bd83
core: rename f64vec4 to dvec4 etc. for consistency with GLSL.
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: allow to write 1.f / q to take a quaternion's inverse.
12 年前
real.cpp
math: implement ulp() for reals, which returns the smallest real y > 0 such
13 年前
rotation.cpp
test: add matrix determinant and quaternion norm checks in the unit tests.
12 年前
trig.cpp
win32: fix Visual Studio compilation and link issues.
12 年前
vector.cpp
math: add inversion code for 2×2 and 3×3 matrices, and transposition
12 年前