提交历史

作者 SHA1 备注 提交日期
  David Catuhe b3b0bf4e1c Merge pull request #9528 from Popov72/webgpu-mrt_bindattachments 4 年之前
  Popov72 aa5eb8cada More MRT changes for webgpu 4 年之前
  Popov72 d0d9994d8d Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into webgpu-create-engine 4 年之前
  Popov72 d57156b69f Helper class to create engine instances 4 年之前
  Popov72 0a5d8180e0 Add IsSupported getter to WebGPUEngine 4 年之前
  sebavan 70514310c9 Merge pull request #9498 from Popov72/mrt-clear 4 年之前
  Popov72 6fee8d8d91 Fix debug code 4 年之前
  Popov72 b5db370c09 Add a clearAttachments method to the engine to be webgpu compatible 4 年之前
  Popov72 86d05da915 Fix crash of some node materials using instances on iOS 4 年之前
  Popov72 94c5333cdf Fix MRT descriptors to handle texture formats 4 年之前
  Popov72 9913137a2e Make scissor clear cleaner 4 年之前
  Popov72 8f08c46804 Move constants inside engine to be enable to set them "live" 4 年之前
  Popov72 27fe5dedbc Code refactoring 4 年之前
  Popov72 5a78599b63 Force set size in multi views mode 4 年之前
  Popov72 72d5abde65 Fix crash of null engine 4 年之前
  Popov72 cb6514f367 Remove circular dependency 4 年之前
  Popov72 ab842d5f8a Add missing MRT overrides for webgpu 4 年之前
  Popov72 a24259ea10 Remove logs 4 年之前
  Popov72 b98f4cc0a1 Add draw calls count in webgpu 4 年之前
  Popov72 0ec116ecd4 nit 4 年之前
  Popov72 0194f63083 Fix doc 4 年之前
  Popov72 4f0acfb82d Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into WebGPU 4 年之前
  Popov72 408e753b3e Scissor clear 4 年之前
  Popov72 70ec2fdd04 Add suport for multiple render textures to webgpu 4 年之前
  Popov72 d99ee79a6f Fix wrong sampler used for textureSampler input in post processes 4 年之前
  Popov72 36df52322e Remove unused code/comments 4 年之前
  Popov72 5c699dfcff Fix white screen when using MSAA 4 年之前
  Popov72 4df32485ae Add support for MSAA 4 年之前
  Popov72 f5c53645d2 Engine "features" are not static anymore 4 年之前
  Popov72 0297794bfc Code refactoring 4 年之前