Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Benjamin ‘Touky’ Huet f139a7e164 LolImGui integration 2nd pass: It now works perfectly (to the extent of the api) il y a 10 ans
..
defaultmaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly il y a 13 ans
emptymaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly il y a 13 ans
framebuffer.cpp build: remove dead PS3 code. il y a 9 ans
indexbuffer.cpp build: reorganise includes so that we can use precompiled headers later. il y a 9 ans
line.lolfx Added 2D to 3D DebugLines il y a 9 ans
lolfx.cpp build: remove the LolFx and the EasyMesh compilers for now. il y a 9 ans
palette.lolfx AddedSprite_sorter stores parameters now. il y a 9 ans
rendercontext.cpp build: reorganise includes so that we can use precompiled headers later. il y a 9 ans
renderer.cpp build: remove dead PS3 code. il y a 9 ans
shader.cpp LolImGui integration 2nd pass: It now works perfectly (to the extent of the api) il y a 9 ans
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 il y a 9 ans
texture.cpp build: remove dead PS3 code. il y a 9 ans
tile.lolfx gpu: rename uniforms here and there for consistency. il y a 9 ans
vertexbuffer.cpp build: remove dead PS3 code. il y a 9 ans