このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
lolengine
/
lol
ミラー元
https://github.com/lolengine/lol
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
選択できるのは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
履歴
Sam Hocevar
4a16c072f2
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
cross product, normalize, etc.
13年前
..
benchmark
core: improve sin() and exp() performance by replacing divisions with
13年前
data
test: add simple unit tests for image loading.
13年前
debug
core: write a generic application class.
13年前
math
test: minor Remez algorithm tests.
13年前
unit
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
13年前
Makefile.am
test: add a 10-line example program that computes Pi to the 150th digit.
13年前
benchsuite.cpp
core: new benchmark snippet for operations on reals.
13年前
testsuite.cpp
build: fix a shitload of build errors introduced by the Image refactoring
13年前