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
/
Cargo.toml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new `wgpu_glyph` release in `iced_wgpu`
Héctor Ramón Jiménez
2020-03-03
1
-1
/
+1
*
Updated shaders and removed debug_stub_derive dependency
Malte Veerman
2020-02-25
1
-1
/
+0
*
Merged image and svg texture atlases into one owned by the image pipeline.
Malte Veerman
2020-02-25
1
-0
/
+1
*
Implemented a texture atlas for images and svgs.
Malte Veerman
2020-02-25
1
-0
/
+1
*
Add `canvas` feature to `iced_wgpu`
Héctor Ramón Jiménez
2020-02-11
1
-2
/
+14
*
Make `image` support optional in `iced_wgpu`
Héctor Ramón Jiménez
2020-01-20
1
-1
/
+1
*
Move styling to a brand new `iced_style` crate
Héctor Ramón Jiménez
2020-01-01
1
-0
/
+1
*
Put `svg` rendering behind a feature gate
Héctor Ramón Jiménez
2019-12-15
1
-1
/
+4
*
Implemented SVG support in iced_wgpu.
Malte Veerman
2019-12-11
1
-0
/
+1
*
Fallback to embedded font when system font fails
Héctor Ramón Jiménez
2019-11-26
1
-2
/
+2
*
Use latest `wgpu_glyph`
Héctor Ramón Jiménez
2019-11-24
1
-1
/
+1
*
Add installation section to subcrate `README`s
Héctor Ramón Jiménez
2019-11-20
1
-2
/
+2
*
Split text measurements cache from rendering cache
Héctor Ramón Jiménez
2019-11-11
1
-0
/
+1
*
Update `wgpu` to `0.4` in `iced_wgpu`
Héctor Ramón Jiménez
2019-11-07
1
-2
/
+2
*
Implement debug view and load system fonts
Héctor Ramón Jiménez
2019-11-03
1
-0
/
+1
*
Replace `nalgebra` with `glam`
Héctor Ramón Jiménez
2019-10-31
1
-1
/
+1
*
Implement text clipping (caching still broken)
Héctor Ramón Jiménez
2019-10-28
1
-3
/
+3
*
Draft `Scrollable` widget (no clipping yet!)
Héctor Ramón Jiménez
2019-10-25
1
-0
/
+1
*
Implement basic image rendering in `iced_wgpu`
Héctor Ramón Jiménez
2019-10-23
1
-0
/
+1
*
Fix `wgpu_glyph` dependency in `iced_wgpu`
Héctor Ramón Jiménez
2019-10-13
1
-1
/
+1
*
Use latest `wgpu`
Héctor Ramón Jiménez
2019-10-07
1
-5
/
+2
*
Use `log` crate instead of `dbg!`
Héctor Ramón Jiménez
2019-10-07
1
-0
/
+1
*
Draft basic text rendering using `wgpu_glyph`
Héctor Ramón Jiménez
2019-10-05
1
-0
/
+1
*
Initialize `wgpu`
Héctor Ramón Jiménez
2019-10-03
1
-0
/
+4
*
Start `iced_winit` and `iced_wgpu`
Héctor Ramón Jiménez
2019-10-03
1
-0
/
+12