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

wayland: Fix buffer age #191

Merged
merged 1 commit into from
Jan 10, 2024
Merged

wayland: Fix buffer age #191

merged 1 commit into from
Jan 10, 2024

Conversation

ids1024
Copy link
Member

@ids1024 ids1024 commented Jan 9, 2024

We need to reset the age of the new front buffer to 1, not the old one.

It turns out they're easy to mix up right when you're about to swap them.

We need to reset the age of the *new* front buffer to 1, not the old
one.

It turns out they're easy to mix up right when you're about to swap
them.
@ids1024 ids1024 merged commit 2b1bb98 into master Jan 10, 2024
39 checks passed
@ids1024 ids1024 deleted the wayland-buffer-age-fix branch January 10, 2024 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants