Closed Bug 1551131 Opened 5 years ago Closed 5 years ago

Refactor WR batching code in preparation for different batches per dirty region / render task.

Categories

(Core :: Graphics: WebRender, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: gw, Assigned: gw)

Details

Attachments

(1 file)

No description provided.
Assignee: nobody → gwatson
  • Store render task address per-instance rather than per-primitive, to allow adding a single primitive to multiple batches / render tasks.
  • Store render task id inside alpha batch builder, since multiple batch builders will be passed in future.
  • Add primitive visibility mask, storing a bit mask of which dirty regions a visible primitive intersects.
  • Store RenderTaskAddress as a u16 in CPU and shader types.
  • Add picture caching debug flag to wrench.
Pushed by gwatson@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5048590d3b69 Refactor WR batching code in preparation for different batches per dirty region / render task. r=nical
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: