Skip to content

v0.28.0

Latest

Choose a tag to compare

@cwfitzgerald cwfitzgerald released this 19 Mar 17:33
  • Removed unnecessary lifetime bounds on render and split_render @jmaargh
  • Bump wgpu version to 29. @cwfitzgerald
  • Lower MSRV to 1.87 (matching wgpu 29). @cwfitzgerald
  • Fixed crash when using non-RGBA8 texture formats (e.g. Rgba16Float for HDR). @cwfitzgerald