Skip to content

Relase wgpu-hal-0.11.4 and wgpu-core-0.11.2 #2106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Oct 22, 2021
Merged

Conversation

kvark
Copy link
Member

@kvark kvark commented Oct 22, 2021

Connections
Includes #2067, #2078, #2092, #2097, #2102, #2104, #2105

Description
Number of fixes in EGL/WebGL, Metal, and core.

Testing
Examples

nicklaswj and others added 8 commits October 22, 2021 09:47
Currently the configure function reuses the surface texture if it
already exist, and will call Glow::Context::tex_storage_2d to
reconfigure the texture. However doing so on an already configured
texture will cause the browser warning:
WebGL warning: texStorage(Multisample)?: Specified texture is immutable.
and will NOT apply the new configuration such as new dimensions.

Co-authored-by: Nicklas Warming Jacobsen <[email protected]>
* Fix memory RenderCommandEncoder, BlitCommandEncoder, label leak on macOS

* Don't wrap autoreleasepool when blit command encoder is already active

* Revert wrap set_label, instead focus on gfx-rs/metal-rs#218
@kvark kvark merged commit e7aeb4c into gfx-rs:v0.11 Oct 22, 2021
@kvark kvark deleted the v0.11.x branch October 22, 2021 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants