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: Skip depth resize when forcing 1x #16942

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

unknownbrackets
Copy link
Collaborator

@unknownbrackets unknownbrackets commented Feb 9, 2023

Regression from #16908, which only forced the size when resizing to 1x, but didn't stop it from trying to resize all the time. This also prevents the resize. Should help #16941, but I don't think I have Outrun.

-[Unknown]

@unknownbrackets unknownbrackets added this to the v1.15.0 milestone Feb 9, 2023
@hrydgard
Copy link
Owner

hrydgard commented Feb 9, 2023

This indeed avoids the assert and repeated resize, thanks!

There's however still something wrong with the back of the environment map, but I'll debug that separately.

@hrydgard hrydgard merged commit 0138e5a into hrydgard:master Feb 9, 2023
@hrydgard hrydgard added the GE emulation Backend-independent GPU issues label Feb 9, 2023
@unknownbrackets unknownbrackets deleted the depth-bloom-hack branch February 10, 2023 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GE emulation Backend-independent GPU issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants