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

enable more opengl chipsets #1367

Closed
totaam opened this issue Nov 19, 2016 · 6 comments
Closed

enable more opengl chipsets #1367

totaam opened this issue Nov 19, 2016 · 6 comments

Comments

@totaam
Copy link
Collaborator

totaam commented Nov 19, 2016

Issue migrated from trac ticket # 1367

component: client | priority: major | resolution: fixed | keywords: opengl

2016-11-19 07:46:09: antoine created the issue


Follow up from #1358#comment:5, enhance the GL check code to create a temporary window with textures and go through one fake paint call to verify that the opengl driver is usable.

@totaam
Copy link
Collaborator Author

totaam commented Feb 7, 2017

2017-02-07 14:21:57: antoine changed owner from antoine to afarr

@totaam
Copy link
Collaborator Author

totaam commented Feb 7, 2017

2017-02-07 14:21:57: antoine commented


Done in r15007:

  • greylisted chipsets are now enabled, you will see a warning similar to this one:
Warning: vendor 'NVIDIA Corporation' is greylisted,
 you may want to turn off OpenGL if you encounter bugs
OpenGL test rendering failed:
 OpenGL RGBX paint error: GLError(
 	err = 1281,
 	description = 'invalid value',
 	baseOperation = glClear,
 	cArguments = (116384,)
 )

And opengl should be disabled on those broken chipsets.

@totaam
Copy link
Collaborator Author

totaam commented Apr 21, 2017

2017-04-21 10:29:57: antoine commented


Intel driver woes continue: #1469#comment:14.

@totaam
Copy link
Collaborator Author

totaam commented Jul 10, 2017

2017-07-10 15:44:06: antoine changed status from new to closed

@totaam
Copy link
Collaborator Author

totaam commented Jul 10, 2017

2017-07-10 15:44:06: antoine set resolution to fixed

@totaam
Copy link
Collaborator Author

totaam commented Jul 10, 2017

2017-07-10 15:44:06: antoine commented


Works as well as can be expected, next step will be opengl in python3: #1569

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

No branches or pull requests

1 participant