Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Change `&mut wgpu::Device` to `&wgpu::Device` (#299) | 2020-04-16 | 1 | -5/+2 | ||
* | Update `wgpu` to `0.5` in `iced_wgpu` :tada: | 2020-04-07 | 1 | -73/+79 | ||
* | Make output format of `iced_wgpu` configurable | 2020-02-24 | 1 | -2/+5 | ||
* | Add `border_width` and `border_color` to `Quad` | 2019-12-31 | 1 | -2/+15 | ||
* | Add `repr(C)` to GPU types | 2019-12-01 | 1 | -0/+2 | ||
* | Write docs for `iced_wgpu` | 2019-11-22 | 1 | -0/+1 | ||
* | Apply HiDPI scaling to quads | 2019-11-05 | 1 | -15/+43 | ||
* | Replace `nalgebra` with `glam` | 2019-10-31 | 1 | -6/+2 | ||
* | Implement clipping for quads | 2019-10-27 | 1 | -0/+8 | ||
* | Make `iced_core::Button` customizable | 2019-10-08 | 1 | -0/+6 | ||
* | Render colored quads | 2019-10-07 | 1 | -0/+269 |