Open Bug 776199 Opened 12 years ago Updated 2 years ago

Add an Moz2D implementation of text shadow

Categories

(Core :: Layout, defect)

defect

Tracking

()

ASSIGNED

People

(Reporter: jwatt, Assigned: jwatt)

References

(Blocks 1 open bug)

Details

(Keywords: perf)

Attachments

(1 file)

Apparently Azure can provide a significant perf win for drawing of CSS text-shadow since it provides API to do rendering of the shadow on the graphics card using shaders rather than doing it in software. We should add an Azure implementation of text shadow to take advantage of that and demonstrate the wins that are possible using Azure.
Keywords: perf
Depends on: 792179
Attached file perf test
Currently looking into this bug. This is the testcase I'm using to check perf (it counts the number of animation frame callbacks over 10 seconds).
Assignee: nobody → jwatt
Status: NEW → ASSIGNED
Summary: Add an Azure implementation of text shadow → Add an Moz2D implementation of text shadow
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: