Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide actual bounds to `Shader` primitives | 2023-11-28 | 1 | -13/+8 | |
* | Improve module hierarchy of `custom_shader` example | 2023-11-14 | 1 | -6/+1 | |
* | Remove `Default` implementation in `custom_shader` example | 2023-11-14 | 1 | -10/+7 | |
* | Rename `cubes` to `scene` in `custom_shader` example | 2023-11-14 | 1 | -21/+21 | |
* | Use a single source for amount of cubes in `custom_shader` example | 2023-11-14 | 1 | -4/+1 | |
* | Export `wgpu` crate in `shader` module in `iced_widget` | 2023-11-14 | 1 | -0/+1 | |
* | Create `shader` function helper in `iced_widget` | 2023-11-14 | 1 | -4/+3 | |
* | Re-organize `custom` module as `pipeline` module | 2023-11-14 | 1 | -3/+8 | |
* | Added support for custom shader widget for iced_wgpu backend. | 2023-11-14 | 1 | -0/+174 |