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
/
window
/
backend.rs
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2020-05-19
Rename `window::Backend` to `Compositor`
Héctor Ramón Jiménez
1
-119
/
+0
2020-05-19
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
1
-2
/
+2
2020-05-19
Draft first working version of `iced_glow` :tada:
Héctor Ramón Jiménez
1
-11
/
+10
2020-05-14
set wgpu's adapter backend to PRIMARY
DominosCinnaStix
1
-1
/
+1
2020-04-30
Rename `MouseCursor` to `mouse::Interaction`
Héctor Ramón Jiménez
1
-4
/
+4
2020-04-07
Update `wgpu` to `0.5` in `iced_wgpu` :tada:
Héctor Ramón Jiménez
1
-19
/
+26
2020-02-24
Make output format of `iced_wgpu` configurable
Héctor Ramón Jiménez
1
-2
/
+10
2020-02-15
Request high performance adapter if MSAA is enabled
Héctor Ramón Jiménez
1
-1
/
+5
2020-02-09
Improve consistency in new `iced_wgpu` types
Héctor Ramón Jiménez
1
-1
/
+1
2020-02-09
Write documentation for new `iced_wgpu` types
Héctor Ramón Jiménez
1
-0
/
+1
2020-02-09
Remove `scale_factor` from `iced_wgpu::Viewport`
Héctor Ramón Jiménez
1
-2
/
+3
2020-02-09
Allow `iced_wgpu` to render to any `TextureView`
Héctor Ramón Jiménez
1
-0
/
+99