8000 Vulkan semaphore fix by hrydgard · Pull Request #20376 · hrydgard/ppsspp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Vulkan semaphore fix #20376

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

Merged
merged 2 commits into from
May 20, 2025
Merged

Vulkan semaphore fix #20376

merged 2 commits into from
May 20, 2025

Conversation

hrydgard
Copy link
Owner
@hrydgard hrydgard commented May 20, 2025

Fixes this obscure issue, which can lead to the occasional stutter or undefined behavior:

https://docs.vulkan.org/guide/latest/swapchain_semaphore_reuse.html#_problem_statement

Thanks Mathias N Goldberg for this X post: https://x.com/matiasgoldberg/status/1924576476281594160?t=BHYaOrQUQEh-KSwEhdREaQ

@hrydgard hrydgard added this to the v1.19.0 milestone May 20, 2025
@hrydgard hrydgard added Vulkan Code Cleanup Cleanup to make future work easier. Needs to be done sometimes. labels May 20, 2025
@hrydgard hrydgard merged commit a85f748 into master May 20, 2025
19 checks passed
@hrydgard hrydgard deleted the vulkan-semaphore-fix branch May 20, 2025 09:59
@Unknowncat1991
Copy link

This might help? #19820 #20171

@hrydgard
Copy link
Owner Author

@Unknowncat1991 Unlikely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Cleanup Cleanup to make future work easier. Needs to be done sometimes. Vulkan
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0