Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
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 před 12 roky
binaries build: fix the VS2010 build and add build/ and binaries/ to the dist před 13 roky
build physics: always activate Bullet and remove dead code. před 9 roky
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 před 9 roky
doc doc: pass -file-line-error -halt-on-error to LaTeX. před 12 roky
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 před 9 roky
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 před 9 roky
tools vimlol: fix typo. před 12 roky
.gitattributes build: renormalise a lot of files. před 13 roky
.gitignore build: fix a few compilation issues with input v2. před 9 roky
COPYING build: fix the WTFPL site URL in all code comments. před 13 roky
Makefile.am build: put tutorials and lol.js in a new "demos" directory. před 12 roky
TODO Update todo list. před 15 roky
bootstrap build: various compilation fixes. před 9 roky
configure.ac build: various compilation fixes. před 9 roky