Skip to content

Switch graphics backend to glow instead of wgpu#2592

Merged
AmmarAbouZor merged 1 commit into
esrlabs:masterfrom
AmmarAbouZor:glow-backend
Jun 12, 2026
Merged

Switch graphics backend to glow instead of wgpu#2592
AmmarAbouZor merged 1 commit into
esrlabs:masterfrom
AmmarAbouZor:glow-backend

Conversation

@AmmarAbouZor

Copy link
Copy Markdown
Member
  • glow is more stable on older devices than the default wgpu backend and is sufficient for current Chipmunk features.
  • The main wgpu issue seen so far is on hybrid Linux systems, where selecting the high-performance adapter can fail during startup surface configuration.

* glow is more stable on older devices than the default wgpu backend and
  is sufficient for current Chipmunk features.
* The main wgpu issue seen so far is on hybrid Linux systems, where
  selecting the high-performance adapter can fail during startup surface
  configuration.
@AmmarAbouZor AmmarAbouZor merged commit b16cf33 into esrlabs:master Jun 12, 2026
1 check passed
@AmmarAbouZor AmmarAbouZor deleted the glow-backend branch June 12, 2026 09: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