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

Vulkan is strict about scissor rect, so let's clamp centrally. #15217

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Dec 8, 2021

Better than spreading the logic all over.

Fixes #15207

Better than spreading the logic all over.

Fixes #15207
@hrydgard hrydgard added the Vulkan label Dec 8, 2021
@hrydgard hrydgard added this to the v1.13.0 milestone Dec 8, 2021
@hrydgard
Copy link
Owner Author

hrydgard commented Dec 8, 2021

Build failure seems to be a random glitch. Let's merge.

@hrydgard hrydgard merged commit 3e5ba24 into master Dec 8, 2021
@hrydgard hrydgard deleted the scissor-auto-clamp branch December 8, 2021 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Viewport-related assert in Vulkan backend
1 participant