Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Sam Hocevar 12aaff89e3 base: huge refactor in vector.h; GCC compilation times down by 50%. 10 лет назад
..
defaultmaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 13 лет назад
emptymaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 13 лет назад
framebuffer.cpp base: strip core.h from its contents and put it in public/private headers. 8 лет назад
indexbuffer.cpp base: strip core.h from its contents and put it in public/private headers. 8 лет назад
line.lolfx Added 2D to 3D DebugLines 8 лет назад
lolfx-compiler.cpp base: strip core.h from its contents and put it in public/private headers. 8 лет назад
lolfx-compiler.h base: going on a lowercase rampage; today’s victim: Array. 8 лет назад
lolfx-parser.y build: fix PS3 and Android builds. 11 лет назад
lolfx-scanner.l build: fix PS3 and Android builds. 11 лет назад
lolfx.cpp base: strip core.h from its contents and put it in public/private headers. 8 лет назад
palette.lolfx AddedSprite_sorter stores parameters now. 8 лет назад
rendercontext.cpp base: strip core.h from its contents and put it in public/private headers. 8 лет назад
renderer.cpp base: huge refactor in vector.h; GCC compilation times down by 50%. 8 лет назад
shader.cpp base: strip core.h from its contents and put it in public/private headers. 8 лет назад
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 8 лет назад
texture.cpp base: strip core.h from its contents and put it in public/private headers. 8 лет назад
tile.lolfx gpu: rename uniforms here and there for consistency. 8 лет назад
vertexbuffer.cpp base: strip core.h from its contents and put it in public/private headers. 8 лет назад