25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Sam Hocevar 47e71bda63 base: rough implementation of safe enums with minimal ToString() support. 11 yıl önce
..
defaultmaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 13 yıl önce
emptymaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 13 yıl önce
framebuffer.cpp misc: some refactoring in texture handling. 9 yıl önce
indexbuffer.cpp math: remove some vector constants that were a bit too specific. 9 yıl önce
line.lolfx Added 2D to 3D DebugLines 9 yıl önce
lolfx-compiler.cpp lolfx: preprocessor support in the LolFx parser. But this shit is going 12 yıl önce
lolfx-compiler.h lolfx: preprocessor support in the LolFx parser. But this shit is going 12 yıl önce
lolfx-parser.y build: fix PS3 and Android builds. 12 yıl önce
lolfx-scanner.l build: fix PS3 and Android builds. 12 yıl önce
lolfx.cpp base: roll our own constants because it’s always a pain in the ass 12 yıl önce
palette.lolfx AddedSprite_sorter stores parameters now. 9 yıl önce
rendercontext.cpp gpu: implement RenderContext::SetBlendEquation(). 9 yıl önce
renderer.cpp gpu: implement RenderContext::SetBlendEquation(). 9 yıl önce
shader.cpp base: rough implementation of safe enums with minimal ToString() support. 9 yıl önce
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 yıl önce
texture.cpp misc: some refactoring in texture handling. 9 yıl önce
tile.lolfx gpu: rename uniforms here and there for consistency. 9 yıl önce
vertexbuffer.cpp base: rough implementation of safe enums with minimal ToString() support. 9 yıl önce