Skip to content

Allow turning features off#868

Merged
Korijn merged 2 commits intomainfrom
less-features
Oct 17, 2024
Merged

Allow turning features off#868
Korijn merged 2 commits intomainfrom
less-features

Conversation

@almarklein
Copy link
Copy Markdown
Member

Closes #865

This is basically a small feature to at least allow a subset of Pygfx to be used on old systems / systems that require fallback to the OpenGL backend. We don't make any promises about what parts keep working. Using this voids all warranties 🤘

Usage:

pygfx.renderers.wgpu.enable_wgpu_features("!float32-filterable")

@almarklein
Copy link
Copy Markdown
Member Author

RTD fail is because of fastplotlib/fastplotlib#651. Will fix in a separate pr

@almarklein
Copy link
Copy Markdown
Member Author

When #869 is merged, this should go green to.

@Korijn Korijn merged commit 8766ad3 into main Oct 17, 2024
@Korijn Korijn deleted the less-features branch October 17, 2024 13:06
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.

RuntimeError: Request device failed (1): Validation Error

2 participants