Skip to content

librashader 0.9.1

Latest

Choose a tag to compare

@chyyran chyyran released this 03 Oct 06:28
· 2 commits to master since this release

Version 0.9.1 has the canonical C ABI version 2, and API version 2.

librashader 0.9.1 contains some minor bugfixes and brings support for wgpu 27.

Notable Changes

  • rt: clear render target before rendering on all runtimes (by @xzn)
  • rt(vk): right-size descriptor pool (by @xzn)
  • rt(wgpu): update wgpu to 27 (by @IsaacMarovitz)
  • rt(d3d): update windows crate to 0.62
  • deps: remove unused image subdependencies