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

GS/Vulkan: Add missing chain to exclusive fullscreen control #8953

Merged
merged 2 commits into from
Jun 11, 2023

Conversation

stenzek
Copy link
Member

@stenzek stenzek commented Jun 10, 2023

Description of Changes

Stops the validation layer complaining.

Other commit also fixes another validation layer error - it wasn't a real issue, since the padding never gets read, but nonetheless it's better to be correct.

Rationale behind Changes

Validation layer reports are there for a good reason.

Suggested Testing Steps

Make sure exclusive fullscreen control still works (i.e. allowed -> volume overlay is not visible).

@bigol83
Copy link

bigol83 commented Jun 10, 2023

Just did a quick test with Vulkan allowed exclusive fullscreen option, volume overlay is not visible. With disallowed, it shows volume overlay. So, it's all good to me.

@stenzek stenzek merged commit 4df27e6 into PCSX2:master Jun 11, 2023
11 checks passed
@stenzek stenzek deleted the vk branch June 11, 2023 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants