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

Extend GLEW API to support glewContextInit - GL without implied GLX, … #216

Merged
merged 1 commit into from
Aug 28, 2021

Conversation

nigels-com
Copy link
Owner

For Issue #172

Documentation needs updating

@mp3guy
Copy link

mp3guy commented Jul 1, 2019

Just wondering if this will make it into master soon?

@Jupeyy
Copy link

Jupeyy commented Aug 23, 2021

Hey @nigels-com,
I tested this change under Windows, wayland and X11 and it works, if you only require OpenGL extensions,
maybe put in the documentation that this is intended to use with OpenGL extensions only(e.g. not to initialize EGL stuff etc.) and merge it, thus using it with SDL or other start libraries is the usual use case.
They are more and more wayland users and many distros still don't have 2 versions of glew (egl and glx)

Update:
Someone from the community also tested it on macOS and it worked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants