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: Always use the entire buffer for the viewport source #9285

Merged

Conversation

Kontrabant
Copy link
Contributor

Not doing so can result in protocol errors if the viewport source region is updated and a buffer with the old, smaller dimensions is committed.

Fixes #9283

Not doing so can result in protocol errors if the viewport source region is updated and a buffer with the old, smaller dimensions is committed.
@Kontrabant Kontrabant merged commit 1bab873 into libsdl-org:main Mar 17, 2024
35 checks passed
@Kontrabant Kontrabant deleted the wayland_viewport_src_size_fix branch March 20, 2024 14:24
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.

Source buffer out of bounds using Wayland viewporter with fractional scaling
1 participant