Closed
Bug 1679914
Opened 5 years ago
Closed 5 years ago
Use a vec for clut.
Categories
(Core :: Graphics: Color Management, defect)
Core
Graphics: Color Management
Tracking
()
RESOLVED
FIXED
85 Branch
| Tracking | Status | |
|---|---|---|
| firefox85 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: jrmuizel)
Details
Attachments
(1 file)
Instead of storing the offseted buffers in qcms_modular_transform
we just offset them at transform time.
| Assignee | ||
Comment 1•5 years ago
|
||
Instead of storing the offseted buffers in qcms_modular_transform
we just offset them at transform time.
Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/68957bfae068
Use a vec for clut. r=aosmond
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•