Closed Bug 1667297 Opened 4 years ago Closed 4 years ago

Fix dirty rect region calculation when slice backed by non-texture surface

Categories

(Core :: Graphics: WebRender, defect)

defect

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: gw, Assigned: gw)

Details

Attachments

(1 file)

No description provided.

Previously, dirty rect regions would only be created for tiles
with a texture surface. This means that slices where the tile is
handled by a background color only would not include that in the
dirty rect area.

This is required for a follow up optimization that will rely on
this dirty rect region for primitive visibility determination, but
it may also have shown up as a visible bug on platforms that
support partial present.

Assignee: nobody → gwatson
Status: NEW → ASSIGNED
Pushed by gwatson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/712ae51bbe6d
Fix dirty rect region calculation when slice backed by non-texture surface. r=nical
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: