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

chore(webgl): Consolidate WebGL extension handling #1964

Merged
merged 4 commits into from
Feb 25, 2024
Merged

Conversation

ibgreen
Copy link
Collaborator

@ibgreen ibgreen commented Feb 25, 2024

For #

Background

  • The previous implementation of Device.features queried all the WebGL extensions on startup, polluting the gl debug log

Change List

  • Dynamic extension querying, making sure extensions are only queried once.
  • Lots of cleanup

@ibgreen ibgreen marked this pull request as ready for review February 25, 2024 01:53
@ibgreen ibgreen merged commit d385f3e into master Feb 25, 2024
2 checks passed
@ibgreen ibgreen deleted the ib/webgl-extensions branch February 25, 2024 02:00
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.

None yet

1 participant