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