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

Fix Emu.Stop() with vulkan device enumeration hack #6190

Merged
merged 1 commit into from Jul 11, 2019

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Jul 11, 2019

Do not attemp to join dev enumeration thread on Emu.Stop().

@elad335 elad335 force-pushed the hack-fix branch 3 times, most recently from f4f9b44 to b22f482 Compare July 11, 2019 12:20
@Margen67

This comment has been minimized.

@elad335 elad335 changed the title Fix Emu.Stop() with vulkan device enumarion hack Fix Emu.Stop() with vulkan device enumeration hack Jul 11, 2019
@elad335 elad335 force-pushed the hack-fix branch 4 times, most recently from 5633868 to 75039de Compare July 11, 2019 13:25
@elad335
Copy link
Contributor Author

elad335 commented Jul 11, 2019

Used a better solution

@Nekotekina
Copy link
Member

What's the hurry with this one? Using new/delete is literally never justified in modern C++. I suspect it only needs a trivial detached thread.

@Nekotekina Nekotekina merged commit efbae02 into RPCS3:master Jul 11, 2019
@elad335 elad335 deleted the hack-fix branch July 15, 2019 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix Render: Vulkan Workaround To be fixed properly in the future.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants