summaryrefslogtreecommitdiffstats
path: root/widget/src/shader (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reintroduce support for custom primitives in `iced_wgpu`Libravatar Héctor Ramón Jiménez2024-04-081-2/+2
|
* Update `winit` to `0.29.4`Libravatar Héctor Ramón Jiménez2023-12-151-1/+1
|
* Fix broken intra-doc linksLibravatar Héctor Ramón Jiménez2023-11-142-3/+3
|
* Use `Instant` from `iced_core` instead of `std`Libravatar Héctor Ramón Jiménez2023-11-141-2/+1
| | | | This is needed for Wasm compatibility.
* Re-organize `custom` module as `pipeline` moduleLibravatar Héctor Ramón Jiménez2023-11-142-0/+88
... and move `Shader` widget to `iced_widget` crate