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

GPU: Automatically reduce depth range on == test #16383

Merged
merged 3 commits into from
Nov 13, 2022

Conversation

unknownbrackets
Copy link
Collaborator

This doesn't do it for !=, notably, only for an exact equal test. We might actually be able to remove pixel/vertex compat flags for games where this is reliably detected.

Fixes #15254.

-[Unknown]

@unknownbrackets unknownbrackets added this to the v1.14.0 milestone Nov 13, 2022
@ghost
Copy link

ghost commented Nov 13, 2022

Might help #16015?

@unknownbrackets
Copy link
Collaborator Author

I don't think it's at all likely, but it's hard to reason about driver bugs, so it's not impossible.

-[Unknown]

@hrydgard hrydgard merged commit 7e64de6 into hrydgard:master Nov 13, 2022
@unknownbrackets unknownbrackets deleted the depth-equal branch November 13, 2022 17:59
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.

Blade Dancer - Lineage of Light (USA) has broken flickering graphics with Vulkan
2 participants