使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
lolengine
/
lol
镜像自地址
https://github.com/lolengine/lol
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
0
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
799
提交
5
分支
789 MiB
C++
99%
C
0.6%
Markdown
0.4%
目录树:
9c27915507
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '9c27915507'
${ noResults }
lol
/
test
文件历史
Sam Hocevar
8325d8889c
math: chage quaternion constructor to wxyz order because it matches the
mathematical writing, and add static constructors to create quaternions from a rotation.
12 年前
..
benchmark
math: add inversion code for 2×2 and 3×3 matrices, and transposition
12 年前
data
test: add simple unit tests for image loading.
13 年前
debug
gpu: port the vertex buffer abstraction layer to OpenGL.
12 年前
math
lolremez: release LolRemez 0.2.
13 年前
sandbox
build: minor reorganisation of the sandbox code.
13 年前
tutorial
core: prefix some member variables with m_ for clarity.
12 年前
unit
math: chage quaternion constructor to wxyz order because it matches the
12 年前
xolotl
test: fix OS X compilation; we still need SDLmain.a on that platform.
13 年前
Makefile.am
test: add unit tests for the Array class.
12 年前
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 年前