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

Properly create OpenGL context on Linux #60

Merged
merged 1 commit into from
May 5, 2021

Conversation

onbjerg
Copy link
Contributor

@onbjerg onbjerg commented May 5, 2021

After 815fa2f the OpenGL context creation on Linux was broken because visualInfo was scoped in a new function, and there was a call to a non-existing function getProcAddressGLX (is actually named glXGetProcAddress).

@Darky-Lucera Darky-Lucera merged commit 571690a into emoon:master May 5, 2021
@Darky-Lucera
Copy link
Collaborator

Thanks!

@onbjerg onbjerg deleted the linux-gl-context branch May 5, 2021 21:10
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