このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
lolengine
/
lol
ミラー元
https://github.com/lolengine/lol
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
940
コミット
5
ブランチ
601 MiB
C++
99%
C
0.6%
Markdown
0.4%
ツリー:
316df48a60
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'316df48a60' から
${ noResults }
lol
/
test
/
unit
履歴
Sam Hocevar
caec5ed082
build: allow to build the PS3 binaries from Visual Studio if the proper
software is installed.
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
build: allow to build the PS3 binaries from Visual Studio if the proper
12年前
vector.cpp
math: add inversion code for 2×2 and 3×3 matrices, and transposition
12年前