本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
lolengine
/
lol
镜像来自
https://github.com/lolengine/lol
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
595
提交
5
分支
601 MiB
C++
99%
C
0.6%
Markdown
0.4%
目錄樹:
ee3be0b6d3
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
分支列表
標籤
${ item.name }
建立分支
${ searchTerm }
從 'ee3be0b6d3'
${ noResults }
lol
/
test
歷史記錄
Sam Hocevar
ee3be0b6d3
tutorial: speed up Mandelbrot zoomer by only updating one pixel out of 4
each frame.
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: fix OS X compilation; we still need SDLmain.a on that platform.
13 年之前
tutorial
tutorial: speed up Mandelbrot zoomer by only updating one pixel out of 4
13 年之前
unit
core: implement complex numbers and add unit tests for these.
13 年之前
xolotl
test: fix OS X compilation; we still need SDLmain.a on that platform.
13 年之前
Makefile.am
core: implement complex numbers and add unit tests for these.
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 年之前