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

OpenGL2: Fix WebGL and add fallback to GLES2 #665

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

zturtleman
Copy link

@zturtleman zturtleman commented Jun 6, 2024

This fixes WebGL and adds a list of OpenGL context types to try. It will fallback to GLES2 if OpenGL fails (and vice-versa as it already did).

@zturtleman zturtleman merged commit f869bff into ioquake:main Jun 6, 2024
3 checks passed
@zturtleman zturtleman deleted the fix-webgl branch June 6, 2024 23:49
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.

1 participant