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.
 
 
 
Sam Hocevar 4be9ea2a4e misc: replace NULL with nullptr. hace 12 años
..
defaultmaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly hace 14 años
emptymaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly hace 14 años
framebuffer.cpp gpu: fix compilation on platforms that don't have GL_BGRA. hace 9 años
indexbuffer.cpp misc: remove 100% of the "using namespace std;" madness. hace 9 años
line.lolfx Added 2D to 3D DebugLines hace 9 años
lolfx-compiler.cpp base: strip core.h from its contents and put it in public/private headers. hace 9 años
lolfx-compiler.h base: going on a lowercase rampage; today’s victim: Array. hace 9 años
lolfx-parser.y build: fix PS3 and Android builds. hace 13 años
lolfx-scanner.l build: fix PS3 and Android builds. hace 13 años
lolfx.cpp base: strip core.h from its contents and put it in public/private headers. hace 9 años
palette.lolfx AddedSprite_sorter stores parameters now. hace 9 años
rendercontext.cpp base: strip core.h from its contents and put it in public/private headers. hace 9 años
renderer.cpp base: huge refactor in vector.h; GCC compilation times down by 50%. hace 9 años
shader.cpp misc: remove 100% of the "using namespace std;" madness. hace 9 años
testmaterial.lolfx 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
texture.cpp misc: remove 100% of the "using namespace std;" madness. hace 9 años
tile.lolfx gpu: rename uniforms here and there for consistency. hace 9 años
vertexbuffer.cpp misc: replace NULL with nullptr. hace 9 años