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

[SDL2]wayland: Always use the entire buffer for the viewport source #9286

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.

SDL2 version of the fix. Will be cherry-picked to 2.30.x (maybe further back?)

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 24aedc1 into libsdl-org:SDL2 Mar 17, 2024
37 checks passed
@Kontrabant Kontrabant deleted the SDL2_wayland_viewport_src_size_fix branch March 17, 2024 14:47
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.

None yet

1 participant