Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
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 il y a 12 ans
binaries build: fix the VS2010 build and add build/ and binaries/ to the dist il y a 14 ans
build physics: always activate Bullet and remove dead code. il y a 9 ans
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 il y a 9 ans
doc doc: pass -file-line-error -halt-on-error to LaTeX. il y a 13 ans
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 il y a 9 ans
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 il y a 9 ans
tools vimlol: fix typo. il y a 13 ans
.gitattributes build: renormalise a lot of files. il y a 13 ans
.gitignore build: fix a few compilation issues with input v2. il y a 9 ans
COPYING build: fix the WTFPL site URL in all code comments. il y a 13 ans
Makefile.am build: put tutorials and lol.js in a new "demos" directory. il y a 12 ans
TODO Update todo list. il y a 15 ans
bootstrap build: various compilation fixes. il y a 9 ans
configure.ac build: various compilation fixes. il y a 9 ans