Closed
Bug 1286758
Opened 8 years ago
Closed 8 years ago
Add support for y-flip and stride changes during UNPACK for unconvertable formats
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
FIXED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: jgilbert, Assigned: jgilbert)
References
Details
Attachments
(1 file)
Some formats "don't support conversion", but we still need to be able to y-flip and move them around. I'm calling this 'row conversion' as opposed to 'pixel conversion'
Assignee | ||
Comment 1•8 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/64168/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/64168/
Attachment #8770837 -
Flags: review?(mtseng)
Assignee | ||
Comment 2•8 years ago
|
||
Updated•8 years ago
|
Attachment #8770837 -
Flags: review?(mtseng) → review+
Comment 3•8 years ago
|
||
Comment on attachment 8770837 [details]
Bug 1286758 - Handle y-flip for unconvertable types. -
https://reviewboard.mozilla.org/r/64168/#review61476
Pushed by jgilbert@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0cd6f350309e
Handle y-flip for unconvertable types. - r=mtseng
Comment 5•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•