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
/
lib.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-27
Update `wgpu` to `0.6` in `iced_wgpu`
Héctor Ramón Jiménez
1
-1
/
+1
2020-07-10
Write documentation for the new `overlay` API
Héctor Ramón Jiménez
1
-1
/
+1
2020-07-08
Draft `ComboBox` and `Menu` layer
Héctor Ramón Jiménez
1
-1
/
+1
2020-06-12
Add `background_color` to `Application` and `Sandbox`
Héctor Ramón Jiménez
1
-1
/
+1
2020-05-29
Re-export `Antialiasing` in `iced_wgpu`
Héctor Ramón Jiménez
1
-1
/
+1
2020-05-28
Write documentation for `iced_graphics`
Héctor Ramón Jiménez
1
-3
/
+7
2020-05-20
Refactor `Viewport` and `Compositor`
Héctor Ramón Jiménez
1
-2
/
+0
2020-05-19
Move `Layer` to `iced_graphics`
Héctor Ramón Jiménez
1
-1
/
+0
2020-05-19
Move `Viewport` to `iced_graphics`
Héctor Ramón Jiménez
1
-3
/
+1
2020-05-19
Move `Transformation` to `iced_graphics`
Héctor Ramón Jiménez
1
-2
/
+1
2020-05-19
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
1
-7
/
+6
2020-04-30
Write documentation for the new `canvas` API
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-19
Draft `Program` interactivity for `Canvas`
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-04
document wgpu feature flags
Rob Ede
1
-0
/
+2
2020-04-02
Update `iced_wgpu` root documentation
Héctor Ramón Jiménez
1
-1
/
+2
2020-02-28
Remove unnecessary `pub(crate) use`
Héctor Ramón Jiménez
1
-3
/
+0
2020-02-28
Stop creating image pipeline when unnecessary
Héctor Ramón Jiménez
1
-3
/
+6
2020-02-26
Make new `texture` module private for now
Héctor Ramón Jiménez
1
-2
/
+2
2020-02-26
Refactor texture atlas
Héctor Ramón Jiménez
1
-1
/
+2
2020-02-18
Write documentation for new `canvas` module
Héctor Ramón Jiménez
1
-1
/
+1
2020-02-15
Implement MSAA for `triangle` pipeline in `iced_wgpu`
Héctor Ramón Jiménez
1
-1
/
+1
2020-02-11
Add `canvas` feature to `iced_wgpu`
Héctor Ramón Jiménez
1
-1
/
+1
2020-02-09
Improve consistency in new `iced_wgpu` types
Héctor Ramón Jiménez
1
-0
/
+2
2020-02-09
Write documentation for new `iced_wgpu` types
Héctor Ramón Jiménez
1
-1
/
+1
2020-02-09
Allow `iced_wgpu` to render to any `TextureView`
Héctor Ramón Jiménez
1
-2
/
+8
2020-01-20
Forbid unsafe code and Rust 2018 idioms
Héctor Ramón Jiménez
1
-2
/
+2
2020-01-09
Write missing docs and reenable deny statements
Héctor Ramón Jiménez
1
-1
/
+1
2020-01-02
Rename `Geometry2D` to `Mesh2D` and move it to `iced_wgpu`
Héctor Ramón Jiménez
1
-1
/
+2
2020-01-01
Implement Geometry2D primitive
Artur Sapek
1
-0
/
+1
2020-01-01
Allow configuration of default font
Héctor Ramón Jiménez
1
-0
/
+2
2019-12-30
Add `Renderer::Defaults` and style inheritance
Héctor Ramón Jiménez
1
-0
/
+2
2019-12-29
Draft `Style` and `StyleSheet` for `Button`
Héctor Ramón Jiménez
1
-5
/
+9
2019-12-12
Merged svg pipeline into image
Malte Veerman
1
-2
/
+0
2019-12-11
Implemented SVG support in iced_wgpu.
Malte Veerman
1
-0
/
+2
2019-11-22
Write docs for `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+26
2019-11-13
Move text logic in `iced_wgpu` to a `text` module
Héctor Ramón Jiménez
1
-1
/
+1
2019-11-03
Implement debug view and load system fonts
Héctor Ramón Jiménez
1
-0
/
+1
2019-10-23
Implement basic image rendering in `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+2
2019-10-09
Move `winit` logic from `iced` to `iced_winit`
Héctor Ramón Jiménez
1
-2
/
+0
2019-10-08
Make `iced_core::Button` customizable
Héctor Ramón Jiménez
1
-1
/
+1
2019-10-07
Render colored quads
Héctor Ramón Jiménez
1
-0
/
+5
2019-10-06
Draft `Box` primitive
Héctor Ramón Jiménez
1
-1
/
+1
2019-10-05
Modularize `iced_wgpu`
Héctor Ramón Jiménez
1
-353
/
+6
2019-10-05
Draft basic text rendering using `wgpu_glyph`
Héctor Ramón Jiménez
1
-41
/
+185
2019-10-05
Add `Renderer` and `Primitive` concepts
Héctor Ramón Jiménez
1
-14
/
+56
2019-10-03
Clear the window properly on redraw
Héctor Ramón Jiménez
1
-3
/
+47
2019-10-03
Initialize `wgpu`
Héctor Ramón Jiménez
1
-1
/
+38
2019-10-03
Start `iced_winit` and `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+87