Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Sam Hocevar 47e71bda63 base: rough implementation of safe enums with minimal ToString() support. 11 år sedan
..
defaultmaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 13 år sedan
emptymaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 13 år sedan
framebuffer.cpp misc: some refactoring in texture handling. 9 år sedan
indexbuffer.cpp math: remove some vector constants that were a bit too specific. 9 år sedan
line.lolfx Added 2D to 3D DebugLines 9 år sedan
lolfx-compiler.cpp lolfx: preprocessor support in the LolFx parser. But this shit is going 12 år sedan
lolfx-compiler.h lolfx: preprocessor support in the LolFx parser. But this shit is going 12 år sedan
lolfx-parser.y build: fix PS3 and Android builds. 12 år sedan
lolfx-scanner.l build: fix PS3 and Android builds. 12 år sedan
lolfx.cpp base: roll our own constants because it’s always a pain in the ass 12 år sedan
palette.lolfx AddedSprite_sorter stores parameters now. 9 år sedan
rendercontext.cpp gpu: implement RenderContext::SetBlendEquation(). 9 år sedan
renderer.cpp gpu: implement RenderContext::SetBlendEquation(). 9 år sedan
shader.cpp base: rough implementation of safe enums with minimal ToString() support. 9 år sedan
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 år sedan
texture.cpp misc: some refactoring in texture handling. 9 år sedan
tile.lolfx gpu: rename uniforms here and there for consistency. 9 år sedan
vertexbuffer.cpp base: rough implementation of safe enums with minimal ToString() support. 9 år sedan