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

renderers: clear GPU cell buffers when resizing #754

Merged
merged 2 commits into from
Oct 28, 2023
Merged

renderers: clear GPU cell buffers when resizing #754

merged 2 commits into from
Oct 28, 2023

Conversation

mitchellh
Copy link
Contributor

This leads to very small per-surface memory improvements when resizing from large to small. Going from full screen to the smallest window on Mac and Linux leads to about a 5MB per surface savings. Nothing huge but we might as well do it.

Related to #254

@mitchellh mitchellh merged commit c02aebb into main Oct 28, 2023
4 checks passed
@mitchellh mitchellh deleted the mem branch October 28, 2023 18:42
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.

1 participant