25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전