Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade wgpu | 2021-04-11 | 1 | -66/+0 | |
| | |||||
* | Add `border_width` and `border_color` to `Quad` | 2019-12-31 | 1 | -9/+42 | |
| | |||||
* | Apply HiDPI scaling to quads | 2019-11-05 | 1 | -6/+2 | |
| | | | | The anti-aliasing strategy is pretty naive, but we will manage for now. | ||||
* | Draw sliders in `iced_wgpu` | 2019-10-12 | 1 | -1/+1 | |
| | |||||
* | Make `iced_core::Button` customizable | 2019-10-08 | 1 | -4/+8 | |
| | | | | | | | Now it supports: - Any kind of content - Custom border radius - Custom background | ||||
* | Draft fragment shader for rounded rectangles | 2019-10-08 | 1 | -1/+25 | |
| | |||||
* | Render colored quads | 2019-10-07 | 1 | -0/+9 | |