使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
lolengine
/
lol
镜像自地址
https://github.com/lolengine/lol
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
0
百科
动态
2826
提交
5
分支
89 MiB
目录树:
a57b9f859a
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 'a57b9f859a'
${ noResults }
提交图
2 次代码提交 (a57b9f859ab9176282510c0cffd29d9277b88c52)
作者
SHA1
备注
提交日期
Sam Hocevar
0ef4e3c203
Clean up a lot of shader crap
8 年前
Sam Hocevar
d72cb24bc0
build: move sample and tutorial files around.
10 年前
Sam Hocevar
232fa4126d
gpu: rename uniforms here and there for consistency.
10 年前
Benlitz
f104674963
gpu: removed attribute name, everything works using semantic only now. For glsl, semantic is determined from the attribute name which must follow this pattern: in_[Semantic][index], index being optional. Note: this may break most of the projects although I tried to updated every shader accordingly
11 年前
Sam Hocevar
6a8118cb18
build: put tutorials and lol.js in a new "demos" directory.
11 年前
Benjamin ‘Touky’ Huet
cde747667c
12_voronoi : Added GPU Voronoi test.
11 年前