This patch introduces a per-tile valid rect. In the initial implementation,
this only uses the bounds of the overall picture cache bounding rect. The
next part of this patch will make use of true per-tile valid regions, to
improve performance where there are holes in a single cache slice.
Details
Details
- Reviewers
mstange nical sotaro - Commits
- rMOZILLACENTRAL42095e4b1709: Bug 1608280 - Part 1 - Add a valid_rect to picture cache and composite tiles.
- Bugzilla Bug ID
- 1608280
Diff Detail
Diff Detail
- Repository
- rMOZILLACENTRAL mozilla-central
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.