slint/api/rs
Simon Hausmann da5e7d5b22 WGPU: Add support for using WGPU textures in Slint
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>
2025-04-29 17:46:57 +02:00
..
build Remormat all the toml file again to fix npm upload 2025-04-09 15:06:00 +02:00
macros Remormat all the toml file again to fix npm upload 2025-04-09 15:06:00 +02:00
slint WGPU: Add support for using WGPU textures in Slint 2025-04-29 17:46:57 +02:00