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 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
|
/
*
Pin `gfx-memory` until allocator issue is fixed
Héctor Ramón Jiménez
2020-05-06
1
-0
/
+3
*
Update iced_wgpu dependencies
Lukas Wirth
2020-05-05
1
-4
/
+4
*
Bump versions :tada:
Héctor Ramón Jiménez
2020-04-26
1
-1
/
+1
*
Merge pull request #269 from hecrj/update-wgpu
Héctor Ramón
2020-04-16
1
-2
/
+3
|
\
|
*
Use new release of `wgpu_glyph`
Héctor Ramón Jiménez
2020-04-13
1
-1
/
+1
|
*
Update `wgpu` to `0.5` in `iced_wgpu` :tada:
Héctor Ramón Jiménez
2020-04-07
1
-2
/
+3
*
|
Bump versions :tada:
Héctor Ramón Jiménez
2020-04-15
1
-1
/
+1
|
/
*
Enable feature flags in `docs.rs`
Héctor Ramón Jiménez
2020-04-05
1
-0
/
+4
*
Bump all versions :tada:
Héctor Ramón Jiménez
2020-04-02
1
-3
/
+9
*
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
[next]