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

vk: Improve spec compliance #9748

Merged
merged 1 commit into from Feb 8, 2021
Merged

vk: Improve spec compliance #9748

merged 1 commit into from Feb 8, 2021

Conversation

kd-11
Copy link
Contributor

@kd-11 kd-11 commented Feb 8, 2021

  • Always comply when running under strict mode.
  • Only allow hacky transport for known-to-work GPUs. All nvidia cards since turing don't like the hack so its removed for all NV gpus except a small curated list.

Fixes #9742

- Always comply when running under strict mode
- Only allow hacky transport for known-to-work GPUs
@DefaltBR
Copy link

DefaltBR commented Feb 8, 2021

Fixes #9742 for me! No more crashing

@Lagahan
Copy link

Lagahan commented Feb 8, 2021

Fixed for me also

@AniLeo AniLeo merged commit 2d62f9c into RPCS3:master Feb 8, 2021
@kd-11 kd-11 deleted the vulkan2 branch August 23, 2021 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix Driver: NVIDIA Proprietary NVIDIA OpenGL or Vulkan driver Render: Vulkan
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vk: Killzone 2 freezes due to VUID-vkCmdCopyImage-srcImage-0155
4 participants