Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade wgpu | 2021-04-11 | 1 | -27/+0 | |
| | |||||
* | Avoid creating a vertex buffer every frame | 2020-02-26 | 1 | -1/+1 | |
| | |||||
* | Use array of atlases instead of one growing indefinitely. | 2020-02-25 | 1 | -2/+3 | |
| | |||||
* | Implemented a texture atlas for images and svgs. | 2020-02-25 | 1 | -0/+26 | |
| | |||||
* | Implement MSAA for `triangle` pipeline in `iced_wgpu` | 2020-02-15 | 1 | -24/+0 | |
| | |||||
* | Implement basic image rendering in `iced_wgpu` | 2019-10-23 | 1 | -0/+24 | |