Skip to content
This repository was archived by the owner on Jun 18, 2021. It is now read-only.

Conversation

kvark
Copy link
Member

@kvark kvark commented Sep 10, 2019

Fixes #74
Fixes gfx-rs/wgpu#292

@kvark
Copy link
Member Author

kvark commented Sep 10, 2019

This is a trivial update.
bors r=trivial

bors bot added a commit that referenced this pull request Sep 10, 2019
80: Update to the new swapchain model r=trivial a=kvark

Fixes #74 
Fixes gfx-rs/wgpu#292

Co-authored-by: Dzmitry Malyshau <[email protected]>
@bors
Copy link
Contributor

bors bot commented Sep 10, 2019

Build succeeded

@bors bors bot merged commit 71b0a7c into gfx-rs:master Sep 10, 2019
@kvark kvark deleted the swapchain branch September 10, 2019 02:19
@dylanede
Copy link

dylanede commented Oct 2, 2019

Does this mean it's no longer possible to copy from a texture to a swapchain image, using CommandEncoder::copy_texture_to_texture, since you can no longer get a Texture out of SwapChainOutput?

@kvark
Copy link
Member Author

kvark commented Oct 2, 2019 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

macOS: "acquire_image failed, re-creating" macOS metal panic: GPU got stuck on a frame
2 participants