vello/shader
Raph Levien 29a16eb210 Fixes to fine rasterization
The area bug was found and fixed by @dfrg, and is adapted from #239. I wanted to move it to a separate PR so that one would be more focused on API.

The other bug is currently silent because the two quantities swapped are both 4, but it is triggered when experimenting with tuning for performance.
2023-01-08 07:41:01 -08:00
..
shared Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
backdrop.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
backdrop_dyn.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
bbox_clear.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
binning.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
clip_leaf.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
clip_reduce.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
coarse.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
draw_leaf.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
draw_reduce.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
fine.wgsl Fixes to fine rasterization 2023-01-08 07:41:01 -08:00
path_coarse.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
path_coarse_full.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
pathseg.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
pathtag_reduce.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
pathtag_scan.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
tile_alloc.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
UNLICENSE Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00