You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sam Hocevar 47e71bda63 base: rough implementation of safe enums with minimal ToString() support. пре 11 година
..
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 misc: some refactoring in texture handling. пре 9 година
indexbuffer.cpp math: remove some vector constants that were a bit too specific. пре 9 година
line.lolfx Added 2D to 3D DebugLines пре 9 година
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 пре 12 година
palette.lolfx AddedSprite_sorter stores parameters now. пре 9 година
rendercontext.cpp gpu: implement RenderContext::SetBlendEquation(). пре 9 година
renderer.cpp gpu: implement RenderContext::SetBlendEquation(). пре 9 година
shader.cpp base: rough implementation of safe enums with minimal ToString() support. пре 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 misc: some refactoring in texture handling. пре 9 година
tile.lolfx gpu: rename uniforms here and there for consistency. пре 9 година
vertexbuffer.cpp base: rough implementation of safe enums with minimal ToString() support. пре 9 година