index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wgpu
/
src
/
primitive.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
Fix `clippy` lints for new `1.78` stable toolchain
Héctor Ramón Jiménez
1
-1
/
+1
2024-04-09
Port `iced_tiny_skia` to new layering architecture
Héctor Ramón Jiménez
1
-3
/
+3
2024-04-08
Reintroduce support for custom primitives in `iced_wgpu`
Héctor Ramón Jiménez
1
-14
/
+89
2024-04-03
Redesign `iced_wgpu` layering architecture
Héctor Ramón Jiménez
1
-19
/
+1
2024-03-21
Implement composable, type-safe renderer fallback
Héctor Ramón Jiménez
1
-0
/
+8
2023-11-14
Re-organize `custom` module as `pipeline` module
Héctor Ramón Jiménez
1
-35
/
+8
2023-11-14
Added support for custom shader widget for iced_wgpu backend.
Bingus
1
-0
/
+36
2023-06-29
Write missing docs in `iced_graphics` and `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+4
2023-06-29
Decouple `Mesh` primitives from main `Primitive` type
Héctor Ramón Jiménez
1
-1
/
+15
2023-06-29
Introduce custom backend-specific primitives
Héctor Ramón Jiménez
1
-0
/
+3
2020-05-19
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
1
-107
/
+0
2020-04-28
Clip and cull `Mesh2D` primitives in `iced_wgpu`
Héctor Ramón Jiménez
1
-2
/
+7
2020-04-28
Introduce `Translate` primitive in `iced_wgpu`
Héctor Ramón Jiménez
1
-7
/
+9
2020-03-07
Implement `Primitive::Cached`
Héctor Ramón Jiménez
1
-1
/
+12
2020-02-12
Finish `clock` example
Héctor Ramón Jiménez
1
-2
/
+8
2020-01-02
Rename `Geometry2D` to `Mesh2D` and move it to `iced_wgpu`
Héctor Ramón Jiménez
1
-6
/
+8
2020-01-01
Implement Geometry2D primitive
Artur Sapek
1
-1
/
+6
2019-12-31
Add `border_width` and `border_color` to `Quad`
Héctor Ramón Jiménez
1
-0
/
+4
2019-12-30
Implement `Default` for `iced_wgpu::Primitive`
Héctor Ramón Jiménez
1
-0
/
+6
2019-12-15
Rerasterize SVGs when resized and refactor a bit
Héctor Ramón Jiménez
1
-2
/
+10
2019-12-12
Merged svg pipeline into image
Malte Veerman
1
-7
/
+0
2019-12-11
Added an `Icon` widget to native.
Malte Veerman
1
-4
/
+2
2019-12-11
Implemented SVG support in iced_wgpu.
Malte Veerman
1
-0
/
+9
2019-11-29
Allow to load an image from memory
Héctor Ramón Jiménez
1
-3
/
+3
2019-11-22
Write docs for `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+23
2019-11-21
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
1
-3
/
+6
2019-11-13
Draft `Font` type and implement `Text::font`
Héctor Ramón Jiménez
1
-1
/
+2
2019-11-05
Add horizontal offset to `Primitive::Clip`
Héctor Ramón Jiménez
1
-2
/
+2
2019-10-29
Rename `Primitive::Scrollable` to `Clip`
Héctor Ramón Jiménez
1
-1
/
+1
2019-10-25
Draft `Scrollable` widget (no clipping yet!)
Héctor Ramón Jiménez
1
-0
/
+5
2019-10-23
Implement basic image rendering in `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+4
2019-10-08
Make `iced_core::Button` customizable
Héctor Ramón Jiménez
1
-7
/
+5
2019-10-07
Render colored quads
Héctor Ramón Jiménez
1
-0
/
+1
2019-10-07
Rename `Box` primitive to `Quad`
Héctor Ramón Jiménez
1
-1
/
+1
2019-10-06
Draft `Box` primitive
Héctor Ramón Jiménez
1
-1
/
+10
2019-10-05
Modularize `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+14