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