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

log spam on vulkan when window is minimized #120

Open
aclysma opened this issue Apr 4, 2021 · 0 comments
Open

log spam on vulkan when window is minimized #120

aclysma opened this issue Apr 4, 2021 · 0 comments

Comments

@aclysma
Copy link
Owner

aclysma commented Apr 4, 2021

See aclysma/skulpin#92

We should address the TODO:

//TODO: This can occur persistently when the app is minimized, so ignore
// if the size has not changed. However, we could also consider adding
// a counter to limit the frequency. (A sensible case for this is
// resizing a window - to avoid rebuilding swapchain every frame during
// the resize.
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

No branches or pull requests

1 participant