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 crash when using threaded video #16518

Merged

Conversation

viachaslavic
Copy link
Contributor

Description

Starting with version 23.2 Mesa check the thread for glXMakeContextCurrent. This fix moves the call to the rendering thread.

Related Issues

#16123

Related commit

This commit was supposed to fix something, but the glXMakeContextCurrent was added to the wrong thread. On my system, deleting these calls doesn't change anything, but it's probably better to leave them just in case.

Reviewers

[If possible @mention all the people that should review your pull request]

for Mesa 23.2 and later
@viachaslavic viachaslavic deleted the fix_glx-make-current-content branch May 13, 2024 02:46
@viachaslavic viachaslavic restored the fix_glx-make-current-content branch May 13, 2024 02:52
@viachaslavic viachaslavic reopened this May 13, 2024
@LibretroAdmin LibretroAdmin merged commit 9ad2cc2 into libretro:master May 13, 2024
54 checks passed
@viachaslavic viachaslavic deleted the fix_glx-make-current-content branch May 18, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants