You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that Softbuffer exists, we may consider writing a pure software rendering backend for optimal portability. See also #33 for ideas (e.g. using euc for rendering).
Some refactoring would be required:
possibly move the winit loop handling to kas-core or another crate
a new shell crate alongside kas-wgpu
add a wrapper around shell crates enabling automatic fallback?
The text was updated successfully, but these errors were encountered:
Now that Softbuffer exists, we may consider writing a pure software rendering backend for optimal portability. See also #33 for ideas (e.g. using euc for rendering).
Some refactoring would be required:
The text was updated successfully, but these errors were encountered: