mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-27 18:36:12 +00:00
This adds a `unstable-wgpu-24` feature that exposes WGPU types in the GraphicsAPI enum, adds `require_wgpu_24()` to the backend selector, and adds a conversion from `wgpu::Texture` to `slint::Image`. The `require_wgpu_24()` function in the selector will be extended in the future (before the next release) to permit specifying additional aspects of the WGPU configuration. Co-Authored-By: Olivier Goffart <olivier.goffart@slint.dev> |
||
|---|---|---|
| .. | ||
| cache.rs | ||
| htmlimage.rs | ||
| svg.rs | ||