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

Its opengl version use too higher? #63

Closed
Angluca opened this issue Jul 28, 2014 · 1 comment
Closed

Its opengl version use too higher? #63

Angluca opened this issue Jul 28, 2014 · 1 comment

Comments

@Angluca
Copy link

Angluca commented Jul 28, 2014

I can't run cubemap example on mac(intel iris 5100 graphics).
error:
Using optional features:
GL_APPLE_vertex_array_object
GL_ARB_ES2_compatibility
GL_ARB_separate_shader_objects
GL_ARB_texture_storage
GL_EXT_debug_label
GL_EXT_debug_marker
GL_EXT_texture_filter_anisotropic
Magnum: required extension GL_ARB_invalidate_subdata is not supported
Abort trap: 6
Is it let me use lower opengl version?

@Angluca Angluca changed the title Its opengl version is too higher? Its opengl version use too higher? Jul 28, 2014
@mosra mosra added the bug label Jul 28, 2014
@mosra
Copy link
Owner

mosra commented Jul 30, 2014

The extension was mistakenly required (it is not required as the feature is just a performance hint). Fixed in eb32fb1 (and mosra/magnum-examples@dad9103).

@mosra mosra closed this as completed Jul 30, 2014
@mosra mosra added this to the 2015.05 milestone Feb 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants