Commit History

作者 SHA1 備註 提交日期
  BearishSun 3ee362972a More fixes for the new shader system. All existing shaders functional. 8 年之前
  BearishSun 1523924732 Updated engine shaders to new BSL syntax 8 年之前
  BearishSun adfcce25ba All engine shaders now use the cross compiler for GLSL generation 8 年之前
  BearishSun 3d48e47f9a Vulkan: Fixing GUI rendering 9 年之前
  BearishSun 3703a767a6 Modified shader Techniques so they now depend on shader language rather than on render API (requires existing shader re-import) 9 年之前
  BearishSun 23561ee03b Refactored GUI so it generates all of it's GPU param buffers before rendering, instead of updating them before every draw call 9 年之前
  BearishSun c4ce4545a4 Started adding necessary qualifiers to existing shaders 9 年之前
  BearishSun 6f316d48bf Added support for shader technique inheritance 9 年之前
  BearishSun 44face5b03 Added material params to the core thread Material object, in preparation of refactor 9 年之前
  BearishSun 1013d9848e Data folder is now part of the main repository (since code depends on many of the files thing were getting out of sync between the repo and the data archive, so this is a better way of handling it) 9 年之前