您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
Benjamin ‘Touky’ Huet f139a7e164 LolImGui integration 2nd pass: It now works perfectly (to the extent of the api) 11 年前
..
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 build: remove dead PS3 code. 9 年前
indexbuffer.cpp build: reorganise includes so that we can use precompiled headers later. 9 年前
line.lolfx Added 2D to 3D DebugLines 9 年前
lolfx.cpp build: remove the LolFx and the EasyMesh compilers for now. 9 年前
palette.lolfx AddedSprite_sorter stores parameters now. 9 年前
rendercontext.cpp build: reorganise includes so that we can use precompiled headers later. 9 年前
renderer.cpp build: remove dead PS3 code. 9 年前
shader.cpp LolImGui integration 2nd pass: It now works perfectly (to the extent of the api) 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 build: remove dead PS3 code. 9 年前
tile.lolfx gpu: rename uniforms here and there for consistency. 9 年前
vertexbuffer.cpp build: remove dead PS3 code. 9 年前