提交歷史

作者 SHA1 備註 提交日期
  Popov72 8bbd513d77 Set the textureComponentType when texture is used for a comparison sampling: disabled as it does not work in Chrome 4 年之前
  Popov72 d645df5874 Sync with spec 4 年之前
  Popov72 6754649835 Remove unnecessary check code when calling setIndexBuffer on render pass 4 年之前
  Popov72 2ce13f11cf Add particle system validation test to webgpu 4 年之前
  Popov72 778de2067c Add validation test for sprite maps 4 年之前
  Popov72 88c3ebf8f3 Clean binding code of sampler/texture 4 年之前
  Popov72 0a7fdc2d93 Fix sampler description when no mipmap filtering 4 年之前
  Popov72 a93684671a Fix doc 4 年之前
  Popov72 64233dc946 Remove unneeded sampler property 4 年之前
  Popov72 e3739b05d1 Fix shadow rendering broken 4 年之前
  Popov72 11b69b4ca5 nit 4 年之前
  Popov72 d750706a88 Fix getting the right sampler descriptor from the texture 4 年之前
  Popov72 9613ef1b40 Fix typo 4 年之前
  Popov72 38d23c3baa Support of texture arrays in shader code in webgpu 4 年之前
  Popov72 da9e12d949 Remove references to _boundTexturesCache and _activeChannel 4 年之前
  Popov72 5c0617acac Use triangle strip instead of fan for sprites / particle systems when in instanced mode 4 年之前
  Popov72 e0a6efc204 Fix min max reducer uniform usage 4 年之前
  Popov72 568dac8e5a Add support for the int types in the ubo 4 年之前
  Popov72 142619a247 Remove unneeded engine feature 4 年之前
  Popov72 669c1bb636 Improve perf to setSubData when buffer is not a multiple of 4 4 年之前
  Popov72 4e5ea4936a Add support for CSM to webgpu 4 年之前
  Popov72 064e171fac Fix computation of location values when processing the shader code 4 年之前
  Popov72 ac94e6ea84 Fix bug too many ubo buffers created 4 年之前
  Popov72 d1703a12de New webgpu validation test 4 年之前
  Popov72 97b60175f4 Fix missing viewPosition uniform in webgl 1 4 年之前
  Popov72 c59beb6ea8 Add new validation test and the fromtest parameter 4 年之前
  Popov72 928f806402 Some cleaning 4 年之前
  Popov72 77da271a91 Remove the _compiledShaders cache 4 年之前
  Popov72 693b70f623 nit 4 年之前
  Popov72 d4730b93ba Fix validation test 4 年之前