Closed jonmmease closed 6 months ago
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.
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.