Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Benlitz 6b6d0137bb fixed more projects regarding the shader attribute change 12 anni fa
binaries build: fix the VS2010 build and add build/ and binaries/ to the dist 13 anni fa
build physics: always activate Bullet and remove dead code. 9 anni fa
demos fixed more projects regarding the shader attribute change 9 anni fa
doc doc: pass -file-line-error -halt-on-error to LaTeX. 12 anni fa
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 anni fa
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 anni fa
tools vimlol: fix typo. 12 anni fa
.gitattributes build: renormalise a lot of files. 13 anni fa
.gitignore build: fix a few compilation issues with input v2. 9 anni fa
COPYING build: fix the WTFPL site URL in all code comments. 13 anni fa
Makefile.am build: put tutorials and lol.js in a new "demos" directory. 12 anni fa
TODO Update todo list. 15 anni fa
bootstrap build: various compilation fixes. 9 anni fa
configure.ac build: various compilation fixes. 9 anni fa