選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. 10年前
..
defaultmaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 14年前
emptymaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 14年前
framebuffer.cpp MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 9年前
indexbuffer.cpp MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 9年前
line.lolfx Added 2D to 3D DebugLines 9年前
lolfx.cpp build: remove the LolFx and the EasyMesh compilers for now. 9年前
palette.lolfx gpu: fix syntax issue in shader. 9年前
rendercontext.cpp MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 9年前
renderer.cpp misc: some cleanup in files, including UTF-8 BOM. 9年前
shader.cpp misc: some cleanup in files, including UTF-8 BOM. 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 MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 9年前
tile.lolfx gpu: rename uniforms here and there for consistency. 9年前
vertexbuffer.cpp misc: some cleanup in files, including UTF-8 BOM. 9年前