Closed
Bug 1621803
Opened 5 years ago
Closed 5 years ago
Matrix4x4Flagged::operator*(Matrix4x4) implementation is still incorrect
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: botond, Assigned: botond)
References
Details
(Whiteboard: desktop-zoom-nightly)
Attachments
(1 file)
I fixed in a bug in Matrix4x4Flagged::operator*(Matrix4x4)
in bug 1589204, but it turns out there are other similar bugs in the same function which I overlooked.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by bballo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cda224840d51
Fix additional bugs in Matrix4x4Flagged::operator*(Matrix4x4). r=bas
Updated•5 years ago
|
Whiteboard: desktop-zoom-nightly
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•