Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix batched writes logic in `iced_wgpu::buffer` | 2024-03-30 | 1 | -27/+32 | |
* | Split big `Buffer` writes into multiple chunks | 2024-03-29 | 1 | -8/+34 | |
* | Use a `StagingBelt` in `iced_wgpu` for regular buffer uploads | 2024-03-29 | 1 | -2/+12 | |
* | Fix `clippy::semicolon_if_nothing_returned` | 2023-09-20 | 1 | -1/+1 | |
* | Added support for gradients as background variants + other optimizations. | 2023-05-11 | 1 | -13/+30 | |
* | Refactor `quad::Pipeline` to `prepare` and `render` architecture | 2023-02-24 | 1 | -0/+86 | |
* | Rename `buffers` module to `buffer` | 2022-11-03 | 1 | -0/+3 |