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

Add capability flags to graphics systems, lower OpenGL requirements #8

Closed
quyse opened this issue Sep 11, 2013 · 1 comment
Closed

Comments

@quyse
Copy link
Owner

quyse commented Sep 11, 2013

Graphics system should be able to say what capabilities is supported. Graphics system have to initialize the best supported version of graphics device, and fallback gracefully.
As concrete example, GL subsystem should not require OpenGL 4. It should work even on Open GL ES 2.0.

@quyse quyse mentioned this issue Oct 1, 2013
@ghost ghost assigned quyse Oct 13, 2013
@quyse
Copy link
Owner Author

quyse commented Dec 1, 2013

Introduced in emscripten branch.

@quyse quyse closed this as completed Dec 1, 2013
This issue was closed.
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

1 participant