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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
Experimental wgpu WebGL backend support
Vladyslav Nikonov
1
-0
/
+1
2022-01-04
Bump raw-window-handle
Poly
1
-1
/
+1
2022-01-04
Update wgpu_glyph
Poly
1
-1
/
+1
2022-01-04
Update wgpu 0.12
Poly
1
-2
/
+2
2022-01-03
Change GitHub namespace to new org for all files
LordRatte
1
-1
/
+1
2021-10-13
Update wgpu to 0.11
Poly
1
-2
/
+2
2021-09-30
Downgrade bitmask in iced_wgpu for consistency with iced_core
Mateusz Czapliński
1
-1
/
+1
2021-09-30
Refactor `Orientation` into `Operation` in `image::raster`
Héctor Ramón Jiménez
1
-0
/
+1
2021-09-30
Remove `TODO` in `Cargo.toml` of `iced_wgpu`
Héctor Ramón Jiménez
1
-1
/
+1
2021-09-30
Honor Exif orientation in `iced_wgpu::Image`
Mateusz Czapliński
1
-0
/
+1
2021-09-27
Update `resvg` to `0.18` in `iced_wgpu`
Héctor Ramón Jiménez
1
-3
/
+7
2021-08-19
Update wgpu_glyph
Poly
1
-1
/
+1
2021-08-19
wgpu: Update to 0.10
Poly
1
-2
/
+3
2021-07-22
Add `text_multithreading` to `Settings` in `iced_glow` and `iced_wgpu`
Héctor Ramón Jiménez
1
-1
/
+0
2021-06-22
Update wgpu 0.9
Poly
1
-2
/
+2
2021-06-14
feat: expose draw_cache_multithread
Yusuf Bera Ertan
1
-0
/
+1
2021-05-19
Use latest `wgpu` releases instead of patched sources
Héctor Ramón
1
-2
/
+2
2021-04-12
Add staging belt fix
Dispersia
1
-2
/
+2
2021-04-11
Upgrade wgpu
Dispersia
1
-2
/
+2
2021-03-31
Bump versions :tada:
Héctor Ramón Jiménez
1
-3
/
+3
2021-02-13
Add image format options to reduce code bloat, fixes #376
Greg V
1
-1
/
+15
2021-02-06
Use the latest release of `wgpu_glyph`
Héctor Ramón Jiménez
1
-2
/
+2
2021-02-03
The beginning of wgpu 0.7 update
Poly
1
-2
/
+2
2020-12-19
Update resvg to `0.12`
Greg V
1
-3
/
+6
2020-11-26
Bump versions :tada:
Héctor Ramón Jiménez
1
-2
/
+2
2020-11-20
Implement `QRCode` widget
Héctor Ramón Jiménez
1
-0
/
+1
2020-11-10
Update `bytemuck` and remove `zerocopy` in `iced_wgpu`
Héctor Ramón Jiménez
1
-2
/
+4
2020-11-06
update guillotiere to 0.6
aentity
1
-1
/
+1
2020-08-27
Update `wgpu` to `0.6` in `iced_wgpu`
Héctor Ramón Jiménez
1
-5
/
+3
2020-08-17
Upgrade glam to 0.9 & use glam's Mat4 ortho rh gl.
Cameron Hart
1
-1
/
+0
2020-05-31
Feature gate `font-kit` behind `"default_system_font"` feature.
Azriel Hoh
1
-1
/
+2
2020-05-29
Use published version of `wgpu_glyph`
Héctor Ramón Jiménez
1
-1
/
+1
2020-05-25
Update `wgpu_glyph` and `glyph_brush`
Héctor Ramón Jiménez
1
-2
/
+2
2020-05-19
Move built-in fonts to `iced_graphics`
Héctor Ramón Jiménez
1
-1
/
+1
2020-05-19
Move `font::Source` to `iced_graphics`
Héctor Ramón Jiménez
1
-1
/
+1
2020-05-19
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
1
-7
/
+4
2020-05-06
Pin `gfx-memory` until allocator issue is fixed
Héctor Ramón Jiménez
1
-0
/
+3
2020-05-05
Update iced_wgpu dependencies
Lukas Wirth
1
-4
/
+4
2020-04-26
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-15
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-13
Use new release of `wgpu_glyph`
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-07
Update `wgpu` to `0.5` in `iced_wgpu` :tada:
Héctor Ramón Jiménez
1
-2
/
+3
2020-04-05
Enable feature flags in `docs.rs`
Héctor Ramón Jiménez
1
-0
/
+4
2020-04-02
Bump all versions :tada:
Héctor Ramón Jiménez
1
-3
/
+9
2020-03-19
Turn `Touch` into a struct and add finger id
Héctor Ramón Jiménez
1
-1
/
+1
2020-03-18
Added initial touch events to support iOS
Sebastian Imlay
1
-1
/
+1
2020-03-03
Use new `wgpu_glyph` release in `iced_wgpu`
Héctor Ramón Jiménez
1
-1
/
+1
2020-02-25
Updated shaders and removed debug_stub_derive dependency
Malte Veerman
1
-1
/
+0
2020-02-25
Merged image and svg texture atlases into one owned by the image pipeline.
Malte Veerman
1
-0
/
+1
2020-02-25
Implemented a texture atlas for images and svgs.
Malte Veerman
1
-0
/
+1
[next]