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

fix textures are not uploaded to Context when reused by a disposed RenderTarget #154

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

nianxy
Copy link
Collaborator

@nianxy nianxy commented Aug 5, 2024

fix textures are not uploaded to Context when reused by a disposed RenderTarget

@nianxy nianxy merged commit ab0e8e4 into r137-dev Aug 5, 2024
22 checks passed
@nianxy nianxy deleted the dev1 branch August 5, 2024 04:00
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.

RenderTarget被dispose()后,再次使用没有自动上传Texture到Context
2 participants