Skip to content
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

Don't allow images to drop while they're in-flight #643

Merged
merged 2 commits into from
Aug 7, 2020

Conversation

ryanisaacg
Copy link
Owner

This was causing images to be destructed before they hit the shader.

Resolves #601

Checks

  • I have updated CHANGES.md, with [BREAKING] next to all breaking changes
  • I have updated the documentation if necessary
  • If 01_square example was changed, src/lib.rs and README.md were updated

@ryanisaacg ryanisaacg merged commit 7b69df2 into master Aug 7, 2020
@ryanisaacg ryanisaacg deleted the fix-dropped-images branch August 7, 2020 20:35
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.

Problem with rendering to texture
1 participant