gecko-dev/gfx/wr/webrender_api
Glenn Watson 4c6a3862df Bug 1636616 - Fix invalidations occuring when display port changes. r=Bert
On some pages, primitives other than rectangles may have their
clip rect affected by the display port, which was causing incorrect
invalidations and extra rasterization work.

Remove clip_by_tile check, and clamp clip rect to tile boundaries
for all primitive types. Also switch to a more efficient min/max
representation of the clip rect for primitive dependencies.

Differential Revision: https://phabricator.services.mozilla.com/D74582
2020-05-11 23:05:42 +00:00
..
src Bug 1636616 - Fix invalidations occuring when display port changes. r=Bert 2020-05-11 23:05:42 +00:00
Cargo.toml Bug 1628772 - Update core-foundation dependency to 0.7 r=kats 2020-04-11 20:14:41 +00:00