Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Benlitz 6b6d0137bb fixed more projects regarding the shader attribute change 12 лет назад
binaries build: fix the VS2010 build and add build/ and binaries/ to the dist 13 лет назад
build physics: always activate Bullet and remove dead code. 9 лет назад
demos fixed more projects regarding the shader attribute change 9 лет назад
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 9 лет назад
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 9 лет назад
tools vimlol: fix typo. 12 лет назад
.gitattributes build: renormalise a lot of files. 13 лет назад
.gitignore build: fix a few compilation issues with input v2. 9 лет назад
COPYING build: fix the WTFPL site URL in all code comments. 13 лет назад
Makefile.am build: put tutorials and lol.js in a new "demos" directory. 12 лет назад
TODO Update todo list. 15 лет назад
bootstrap build: various compilation fixes. 9 лет назад
configure.ac build: various compilation fixes. 9 лет назад