Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for gradients as background variants + other optimizations. | 2023-05-11 | 1 | -107/+0 | |
| | |||||
* | Provide some margin to static buffers when growing | 2023-02-24 | 1 | -5/+8 | |
| | |||||
* | Refactor `triangle::Pipeline` into `prepare` and `render` architecture | 2023-02-24 | 1 | -17/+4 | |
| | | | | And get rid of the staging belt! :tada: | ||||
* | Group all solid triangles independently of color | 2022-11-16 | 1 | -1/+1 | |
| | |||||
* | Rename `buffers` module to `buffer` | 2022-11-03 | 1 | -0/+117 | |
... and move `StaticBuffer` to nested `static` module |