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

Issue 45 #47

Closed
wants to merge 2 commits into from
Closed

Issue 45 #47

wants to merge 2 commits into from

Conversation

verpeteren
Copy link
Contributor

Here is another attempt, to set the best GL version (except 3.0 as that cannot be used with skia)

Here is the output of some tests that I made, it seems that there is still an a kind of upgrade process.

Set GL to 4.5
[UIInterface.cpp:128] [DEBUG] OpenGL 4.5.0 NVIDIA 352.63
Set GL to 4.4
[UIInterface.cpp:128] [DEBUG] OpenGL 4.4.0 NVIDIA 352.63
Set GL to 2.1
[UIInterface.cpp:128] [DEBUG] OpenGL 4.5.0 NVIDIA 352.63

Is this more in the wanted direction?

@efyx efyx closed this Jan 24, 2017
@efyx
Copy link
Contributor

efyx commented Jan 24, 2017

I have closed this pull request as the fix you provided does not really fix the underlying issues. If we have a lower context that the one we are expecting we may need to enable various features. There is also the problem with core profile.

The issue #45 will be used for tracking progress on this.

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.

2 participants