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 861568b146 misc: some cleanup in files, including UTF-8 BOM. 10 years ago
..
defaultmaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 14 years ago
emptymaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 14 years ago
framebuffer.cpp MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 9 years ago
indexbuffer.cpp MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 9 years ago
line.lolfx Added 2D to 3D DebugLines 9 years ago
lolfx.cpp build: remove the LolFx and the EasyMesh compilers for now. 9 years ago
palette.lolfx gpu: fix syntax issue in shader. 9 years ago
rendercontext.cpp MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 9 years ago
renderer.cpp misc: some cleanup in files, including UTF-8 BOM. 9 years ago
shader.cpp misc: some cleanup in files, including UTF-8 BOM. 9 years ago
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 years ago
texture.cpp MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 9 years ago
tile.lolfx gpu: rename uniforms here and there for consistency. 9 years ago
vertexbuffer.cpp misc: some cleanup in files, including UTF-8 BOM. 9 years ago