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

Switch Vega renderer to always use WebGL, bump version to 0.0.7 #79

Merged
merged 2 commits into from
May 3, 2024

Conversation

jonmmease
Copy link
Owner

Updates the Vega renderer to always use WebGL, rather than rely on wgpu's logic to try WebGPU and then fall back to WebGL, which doesn't seem to always work. WebGL has the same performance in my testing.

@jonmmease jonmmease merged commit a017e56 into main May 3, 2024
7 checks passed
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