Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Sam Hocevar 9cfe17fd8b core: fix some minor compiler warnings. 12 лет назад
..
defaultmaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 14 лет назад
emptymaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 14 лет назад
framebuffer.cpp gpu: add a 16-bit depth buffer to framebuffers on WebGL and GL ES. 12 лет назад
indexbuffer.cpp build: fix the X360 port. 12 лет назад
line.lolfx debug: add Debug::DrawLine() and Debug::DrawBox() methods. 13 лет назад
lolfx-compiler.cpp lolfx: preprocessor support in the LolFx parser. But this shit is going 12 лет назад
lolfx-compiler.h lolfx: preprocessor support in the LolFx parser. But this shit is going 12 лет назад
lolfx-parser.y build: fix PS3 and Android builds. 12 лет назад
lolfx-scanner.l build: fix PS3 and Android builds. 12 лет назад
lolfx.cpp base: roll our own constants because it’s always a pain in the ass 13 лет назад
rendercontext.cpp gpu: add SetDepthMask/GetDepthMask to render contexts. 9 лет назад
renderer.cpp gpu: add SetDepthMask/GetDepthMask to render contexts. 9 лет назад
shader.cpp core: fix some minor compiler warnings. 9 лет назад
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 9 лет назад
texture.cpp build: fix the X360 port. 12 лет назад
tile.lolfx gpu: remove mistakenly committed debug code. 13 лет назад
vertexbuffer.cpp gpu: added a SetStream that takes an array of attributes 9 лет назад