Skip to content

v0.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 04:27
88aceb3

Changed

  • Internal: translate shaders from SPIR-V to WGSL

Updated

  • updated wgpu to 0.10

Fixed

  • Internal: fix all warnings from static analysis (clippy).
  • Internal: Do not render draw commands that fall outside the framebuffer
  • Internal: Avoid wgpu logic error by not rendering empty clip rects