mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
e1a193f8d7
This switches from using CombineGeometry() to accumulate clip paths to using a stack of Layers each with a geometric mask. This avoids any imprecision that occurs when using CombineGeometry(). There maybe some performance regressions but we need the correctness and may be able to get some of the performance back. |
||
---|---|---|
.. | ||
cairo | ||
harfbuzz | ||
ipc | ||
layers | ||
qcms | ||
src | ||
tests | ||
thebes | ||
ycbcr | ||
Makefile.in |