No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Benlitz 6b6d0137bb fixed more projects regarding the shader attribute change hace 12 años
binaries build: fix the VS2010 build and add build/ and binaries/ to the dist hace 13 años
build physics: always activate Bullet and remove dead code. hace 9 años
demos fixed more projects regarding the shader attribute change hace 9 años
doc doc: pass -file-line-error -halt-on-error to LaTeX. hace 12 años
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 hace 9 años
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 hace 9 años
tools vimlol: fix typo. hace 12 años
.gitattributes build: renormalise a lot of files. hace 13 años
.gitignore build: fix a few compilation issues with input v2. hace 9 años
COPYING build: fix the WTFPL site URL in all code comments. hace 13 años
Makefile.am build: put tutorials and lol.js in a new "demos" directory. hace 12 años
TODO Update todo list. hace 15 años
bootstrap build: various compilation fixes. hace 9 años
configure.ac build: various compilation fixes. hace 9 años