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

build test, forward compatible context init #17

Closed
wants to merge 1 commit into from

Conversation

Displacer
Copy link

build test option for cmake, query forward compatible context from freeglut (needed for mesa free drivers)

@skaslev skaslev closed this Sep 14, 2015
@Displacer
Copy link
Author

skaslev, it would be nice if there are some comments on closing this issue and probably (wrong?) code in merge request.

@skaslev
Copy link
Owner

skaslev commented Sep 25, 2015

The CMake changes are fine.

The reason I didn't merge it is the additional GL/freeglut_ext.h header dependence. The test.c program is supposed to be built with any glut, not necessarily freeglut. Ideally test.c should be using a modern library that supports core profile creation out of the box such as glfw.

Sorry about ditching it all together without any comment.

@tombsar
Copy link
Collaborator

tombsar commented Sep 25, 2015

I was working on a minimal example using glfw some time ago. Would a PR for that be welcome?

@skaslev
Copy link
Owner

skaslev commented Sep 28, 2015

Absolutely.

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

3 participants