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

Implement ability to release arbitrary textures from memory #543

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

viseztrance
Copy link
Contributor

I needed the ability to release a specific texture from memory, but it seems this was not possible.

The following adds a method that provides this functionality.

@mikke89 mikke89 added the enhancement New feature or request label Nov 21, 2023
@mikke89 mikke89 merged commit d131274 into mikke89:master Nov 21, 2023
14 checks passed
@mikke89
Copy link
Owner

mikke89 commented Nov 21, 2023

Thanks for the PR! This is a welcome addition, and looks good to me.

@viseztrance viseztrance deleted the feat/release-single-texture branch November 22, 2023 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants