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

memview fail on common hardware because of GL_EXT_gpu_shader4 #3

Open
giraldeau opened this issue Aug 22, 2013 · 0 comments
Open

memview fail on common hardware because of GL_EXT_gpu_shader4 #3

giraldeau opened this issue Aug 22, 2013 · 0 comments

Comments

@giraldeau
Copy link

Most laptop out there have Intel graphic cards, and memview doesn't quite work on them. None of Intel graphic drivers support GL_EXT_gpu_shader4, and support for GLSL 1.30 is supported only on recent Sandybridge.

https://01.org/linuxgraphics/node/139

What could be done to relax memview requirements in order to make it run on this hardware?

Thanks!

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