提交历史

作者 SHA1 备注 提交日期
  sunag 2d1621f76a WebGPURenderer: Backdrop Node - Part 1/3 (#25903) 2 年之前
  Michael Herzog 43915eeec4 WebGPUTextures: Add `DepthStencilFormat` support. (#25890) 2 年之前
  Michael Herzog 8b8c86b4e6 WebGPUTextures: Support more depth texture types. (#25886) 2 年之前
  Michael Herzog 883df2ec97 WebGPUTextures: Clean up. (#25876) 2 年之前
  Michael Herzog 449c640267 WebGPUTextures: Basic support for ASTC. (#25865) 2 年之前
  Michael Herzog a6603adbbb WebGPUTextures: Basic support for ETC2. (#25864) 2 年之前
  sunag a899471b48 WebGPUTextures: Upload texture in the same frame if possible and cleanup. (#25821) 2 年之前
  Takahiro 435bcc6386 WebGPURenderer: Set label to WebGPU textures (#25785) 2 年之前
  sunag a18c25714b WebGPURenderer: DepthTexture (#25766) 2 年之前
  Don McCurdy 88c95377c1 Texture+WebGLRenderTarget: Replace .encoding with .colorSpace (#25771) 2 年之前
  sunag 9423a438e9 WebGPURenderer: Added VideoTexture support (#25530) 2 年之前
  Levi Pesin 0790e3a471 WebGPUTextures: Fix data size (#25249) 2 年之前
  Michael Herzog 197ccfef69 Remove JS syntax > ECMA 2018 (#25172) 2 年之前
  Levi Pesin cac2e49415 Cleanup (#24181) 3 年之前
  sunag acda8183d0 WebGPU: Supports to IBL + PBR (#24038) 3 年之前
  sunag 7b330d0921 WebGPU: Improve mipmaps generator (#23988) 3 年之前
  sunag 70b9ae878c NodeMaterial: CubeTexture WebGPU and WebGL (#23743) 3 年之前
  Michael Herzog f9cd9cab03 Add new render target types for 3D and array textures. (#23498) 3 年之前
  sunag e619fe5426 Fix Texture.image !== null <- https://github.com/mrdoob/three.js/pull/22846 (#23436) 3 年之前
  Michael Herzog 3dada2fcda WebGPUTextures: Remove invalid usage of RGBFormat. (#23205) 3 年之前
  Michael Herzog f72449c7d9 WebGPURenderer: More efficient texture updates. (#22869) 3 年之前
  sunag ceb6a137ac WebGPU and NodeMaterial: WGSL Support (#22688) 3 年之前
  Michael Herzog 51be280099 WebGPURenderer: Replace deprecated constant. (#22330) 4 年之前
  Michael Herzog 1c1ddb3975 WebGPURenderer: Update to latest API. (#22034) 4 年之前
  Mr.doob 494b3421d4 Adopt importmaps in WebGPU examples 4 年之前
  Mugen87 5ab1daab9e WebGPURenderer: Update to latest WebGPU API. 4 年之前
  Mugen87 6e7ecd541c WebGPURenderer: Clean up. 4 年之前
  Mugen87 66b9fa344c WebGPUTextures: Prepare 2DArray and 3D texture support. 4 年之前
  Mugen87 d85592acaa WebGPUTextures: Monitor number of textures when using render targets. 4 年之前
  Mugen87 44e7ea99fb WebGPUTextures: Prepare 3D texture support. 4 年之前