Closed
Bug 1801252
Opened 2 years ago
Closed 2 years ago
Codepen demo (https://codepen.io/Mertl/pen/vYjjxZr ) is slower with wpf-gpu-raster
Categories
(Core :: Graphics: Canvas2D, defect)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
36.34 KB,
text/plain
|
Details |
go to https://codepen.io/Mertl/pen/vYjjxZr
gpu-path: https://share.firefox.dev/3ERusat
gpu-canvas: https://share.firefox.dev/3V4U8Wf
non-gpu-canvas: https://share.firefox.dev/3OlfXyK
Reporter | ||
Updated•2 years ago
|
Blocks: gpu-canvas
Reporter | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Severity: -- → S4
Flags: needinfo?(lsalzman)
Updated•2 years ago
|
Flags: needinfo?(lsalzman)
Reporter | ||
Comment 2•2 years ago
|
||
Bug 1803843 - Improve path cache reuse in DrawTargetWebgl. r=jrmuizel
This increases the amount of quantization applied to path cache entries
to 0.25 increments (2 bits of subpixel precision), leading to 4x4=16
subpixel buckets in total along both axes.
Differential Revision: https://phabricator.services.mozilla.com/D163749
2022-12-05T08:55:34.142000: DEBUG : Did not find a branch, checking all integration branches
2022-12-05T08:55:34.156000: INFO : The bisection is done.
2022-12-05T08:55:34.156000: INFO : Stopped
Fixed by bug 1803843
You need to log in
before you can comment on or make changes to this bug.
Description
•