vello/piet-gpu
Raph Levien 29a8975a9a Retain subdivision results
Don't recompute the parameters from quadratic subdivision, but rather
retain them across the two phases (summing the subdivision estimate, and
generating the subdivisions). The motivation for this is that the values
were subtly different (differing by 1 or 2 least signficant bits) across
the two phases. It *might* also be faster depending on ALU/memory
relative performance.

Fixes #107
2021-07-15 11:18:48 -07:00
..
bin Add command line parameters to winit 2021-06-26 11:42:33 +09:00
shader Retain subdivision results 2021-07-15 11:18:48 -07:00
src Merge pull request #89 from linebender/text 2021-06-23 07:56:24 -07:00
third-party Start text rendering 2021-05-04 08:21:22 -07:00
Cargo.toml Start text rendering 2021-05-04 08:21:22 -07:00
Ghostscript_Tiger.svg Fills 2020-05-01 19:42:20 -07:00