本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
lolengine
/
lol
镜像来自
https://github.com/lolengine/lol
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
843
提交
5
分支
160 MiB
C++
99%
C
0.6%
Markdown
0.4%
目錄樹:
4770daf4ac
lol
/
test
/
unit
歷史記錄
Sam Hocevar
d0dbbde159
core: allow to concatenate arrays, and add unit tests for that.
13 年之前
..
array.cpp
core: allow to concatenate arrays, and add unit tests for that.
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
math: add inversion code for 2×2 and 3×3 matrices, and transposition
13 年之前
quat.cpp
math: allow to write 1.f / q to take a quaternion's inverse.
13 年之前
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.
13 年之前
trig.cpp
win32: fix Visual Studio compilation and link issues.
13 年之前
vector.cpp
math: add inversion code for 2×2 and 3×3 matrices, and transposition
13 年之前