Closed
Bug 1672214
Opened 5 years ago
Closed 5 years ago
Place glyphs into their own texture array
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: nical, Assigned: nical)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We can't batch images and glyphs together, so putting them in separate textures reduces the likelihood of glyphs and images interefering with one another's batches.
Assignee | ||
Comment 1•5 years ago
|
||
Depends on D94125
Pushed by nsilva@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e8d4a6e4e9d7
Place glyphs in their own texture array. r=jnicol
![]() |
||
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•