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
*
Bump versions :tada:
Héctor Ramón Jiménez
2022-11-10
1
-1
/
+1
*
Bump versions :tada:
Héctor Ramón Jiménez
2022-11-10
1
-3
/
+3
*
Remove redundant features in `iced_wgpu` and `iced_glow`
Héctor Ramón Jiménez
2022-11-05
1
-2
/
+1
*
Move image/svg handling into `iced_graphics`
Ian Douglas Scott
2022-11-05
1
-32
/
+14
*
Merge branch 'master' into fear/linear-gradients
Héctor Ramón Jiménez
2022-11-03
1
-3
/
+3
|
\
|
*
Fix inconsistent version format for `raw-window-handle` dependency
Héctor Ramón Jiménez
2022-11-01
1
-1
/
+1
|
*
Update `wgpu` to `0.14` and `wgpu_glyph` to `0.18`
Wyatt Herkamp
2022-11-01
1
-3
/
+3
*
|
Adds linear gradient support to 2D meshes in the canvas widget.
shan
2022-09-29
1
-0
/
+7
|
/
*
Use latest `wgpu_glyph` release on crates.io
Héctor Ramón Jiménez
2022-07-03
1
-1
/
+1
*
remove unnecessary `Cargo.toml` formatting
Cupnfish
2022-07-02
1
-22
/
+22
*
replace `path` to `git`
Cupnfish
2022-07-02
1
-23
/
+23
*
update `wgpu` to `0.13`
Cupnfish
2022-07-02
1
-3
/
+3
*
Bump versions :tada:
Héctor Ramón Jiménez
2022-05-31
1
-1
/
+1
*
Bump versions :tada:
Héctor Ramón Jiménez
2022-05-02
1
-3
/
+3
*
Update Rust edition to 2021 :tada:
Héctor Ramón Jiménez
2022-02-09
1
-1
/
+1
*
Experimental wgpu WebGL backend support
Vladyslav Nikonov
2022-01-28
1
-0
/
+1
*
Bump raw-window-handle
Poly
2022-01-04
1
-1
/
+1
*
Update wgpu_glyph
Poly
2022-01-04
1
-1
/
+1
*
Update wgpu 0.12
Poly
2022-01-04
1
-2
/
+2
*
Change GitHub namespace to new org for all files
LordRatte
2022-01-03
1
-1
/
+1
*
Update wgpu to 0.11
Poly
2021-10-13
1
-2
/
+2
*
Downgrade bitmask in iced_wgpu for consistency with iced_core
Mateusz Czapliński
2021-09-30
1
-1
/
+1
*
Refactor `Orientation` into `Operation` in `image::raster`
Héctor Ramón Jiménez
2021-09-30
1
-0
/
+1
*
Remove `TODO` in `Cargo.toml` of `iced_wgpu`
Héctor Ramón Jiménez
2021-09-30
1
-1
/
+1
*
Honor Exif orientation in `iced_wgpu::Image`
Mateusz Czapliński
2021-09-30
1
-0
/
+1
*
Update `resvg` to `0.18` in `iced_wgpu`
Héctor Ramón Jiménez
2021-09-27
1
-3
/
+7
*
Update wgpu_glyph
Poly
2021-08-19
1
-1
/
+1
*
wgpu: Update to 0.10
Poly
2021-08-19
1
-2
/
+3
*
Update wgpu 0.9
Poly
2021-06-22
1
-2
/
+2
*
Use latest `wgpu` releases instead of patched sources
Héctor Ramón
2021-05-19
1
-2
/
+2
*
Add staging belt fix
Dispersia
2021-04-12
1
-2
/
+2
*
Upgrade wgpu
Dispersia
2021-04-11
1
-2
/
+2
*
Bump versions :tada:
Héctor Ramón Jiménez
2021-03-31
1
-3
/
+3
*
Add image format options to reduce code bloat, fixes #376
Greg V
2021-02-13
1
-1
/
+15
*
Use the latest release of `wgpu_glyph`
Héctor Ramón Jiménez
2021-02-06
1
-2
/
+2
*
The beginning of wgpu 0.7 update
Poly
2021-02-03
1
-2
/
+2
*
Update resvg to `0.12`
Greg V
2020-12-19
1
-3
/
+6
*
Bump versions :tada:
Héctor Ramón Jiménez
2020-11-26
1
-2
/
+2
*
Implement `QRCode` widget
Héctor Ramón Jiménez
2020-11-20
1
-0
/
+1
*
Update `bytemuck` and remove `zerocopy` in `iced_wgpu`
Héctor Ramón Jiménez
2020-11-10
1
-2
/
+4
*
update guillotiere to 0.6
aentity
2020-11-06
1
-1
/
+1
*
Update `wgpu` to `0.6` in `iced_wgpu`
Héctor Ramón Jiménez
2020-08-27
1
-5
/
+3
*
Upgrade glam to 0.9 & use glam's Mat4 ortho rh gl.
Cameron Hart
2020-08-17
1
-1
/
+0
*
Feature gate `font-kit` behind `"default_system_font"` feature.
Azriel Hoh
2020-05-31
1
-1
/
+2
*
Merge branch 'master' into improvement/update-wgpu_glyph
Héctor Ramón Jiménez
2020-05-29
1
-9
/
+6
|
\
|
*
Move built-in fonts to `iced_graphics`
Héctor Ramón Jiménez
2020-05-19
1
-1
/
+1
|
*
Move `font::Source` to `iced_graphics`
Héctor Ramón Jiménez
2020-05-19
1
-1
/
+1
|
*
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
2020-05-19
1
-7
/
+4
*
|
Use published version of `wgpu_glyph`
Héctor Ramón Jiménez
2020-05-29
1
-1
/
+1
*
|
Update `wgpu_glyph` and `glyph_brush`
Héctor Ramón Jiménez
2020-05-25
1
-2
/
+2
|
/
[next]