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: Buffer flag changes, HostDisplay cleanup #5448

Merged
merged 3 commits into from
Feb 2, 2022
Merged

GS/Vulkan: Buffer flag changes, HostDisplay cleanup #5448

merged 3 commits into from
Feb 2, 2022

Conversation

stenzek
Copy link
Contributor

@stenzek stenzek commented Feb 1, 2022

Description of Changes

Few commits from my Qt branch which are nice and isolated and worth pulling in.

Rationale behind Changes

The buffer flags may make a difference to performance on AMD, enabling PCSX2 to use the 256MB GPU-memory heap instead of system memory for buffer streaming. It also improves significantly performance with MoltenVK (tested by Tellow).

Suggested Testing Steps

Make sure Vulkan isn't broken on any strange configurations (e.g. dual GPU).

@refractionpcsx2 refractionpcsx2 merged commit 793ba94 into PCSX2:master Feb 2, 2022
@stenzek stenzek deleted the gs-misc branch April 15, 2022 11:32
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.

2 participants