github gfx-rs/wgpu v24.0.2

latest releases: v29.0.3, v29.0.2, v29.0.1...
17 months ago

This release bumps wgpu-core and wgpu-hal to 24.0.2. All other crates remain at their previous verions.

Bug Fixes

  • Fix GLES renderpass clears causing violation of max_color_attachments limit. By @adrian17 in #6994.
  • Fix a possible deadlock within Queue::write_texture. By @metamuffin in #7004
  • Decrement max_storage_buffer_binding_size by 1 to match max_buffer_size. By @minus1ms in #7217

Don't miss a new wgpu release

NewReleases is sending notifications on new releases.