Skip to content

v36.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Aug 21:51

36.10.0 (2026-08-29)

Bug Fixes

  • WebGPU: apply multisample state to OIT pipelines (292c0cf)

Features

  • WebGPU: add MSAA (multi-sample anti-aliasing) support (4cbb72f)
  • WebGPU: clamp OIT pass sample count to at least 1 (7618e1c)
  • WebGPU: clamp OpaquePass sample count to at least 1 (50a57b5)
  • WebGPU: clarify invalid multiSample error message (223dd65)
  • WebGPU: Document WebGPU RenderWindow (8e3fd30)
  • WebGPU: rename sampleCount to multiSample and add MSAA regression test (f27ba81)