Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-09-07 | Use Oklab color interpolation only with `color::GAMMA_CORRECTION` | 1 | -160/+0 | |
2023-09-03 | use @interpolate(flat) attribute as per the WebGPU spec: | 1 | -10/+10 | |
2023-06-07 | Switched to packing using f16s to maintain acceptable precision. | 1 | -37/+46 | |
2023-06-06 | Updated color packing into u32 to consider incorrect web-colors. | 1 | -18/+11 | |
2023-06-06 | Optimized gradient data packing. | 1 | -38/+33 | |
2023-05-11 | Added support for gradients as background variants + other optimizations. | 1 | -0/+168 | |
2022-11-16 | Group all solid triangles independently of color | 1 | -30/+0 | |
2022-07-02 | better `wgsl` code style | 1 | -3/+3 | |
2022-07-02 | update `wgpu` to `0.13` | 1 | -9/+9 | |
2022-01-04 | Update wgpu 0.12 | 1 | -1/+0 | |
2021-04-11 | Upgrade wgpu | 1 | -0/+31 |