選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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年前
binaries build: fix the VS2010 build and add build/ and binaries/ to the dist 12年前
build physics: always activate Bullet and remove dead code. 8年前
demos 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 8年前
doc doc: pass -file-line-error -halt-on-error to LaTeX. 12年前
src 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 8年前
test 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 8年前
tools vimlol: fix typo. 12年前
.gitattributes build: renormalise a lot of files. 12年前
.gitignore build: fix a few compilation issues with input v2. 8年前
COPYING build: fix the WTFPL site URL in all code comments. 12年前
Makefile.am build: put tutorials and lol.js in a new "demos" directory. 11年前
TODO Update todo list. 14年前
bootstrap build: various compilation fixes. 8年前
configure.ac build: various compilation fixes. 8年前