[Webkit-unassigned] [Bug 73634] [GTK] AC - Add TextureMapperCairo implementation and widget glue
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 4 02:07:21 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=73634
Alejandro G. Castro <alex at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #117660|0 |1
is obsolete| |
--- Comment #4 from Alejandro G. Castro <alex at igalia.com> 2011-12-04 02:07:21 PST ---
Created an attachment (id=117787)
--> (https://bugs.webkit.org/attachment.cgi?id=117787&action=review)
Proposed patch
New version of the patch, it is limited in how we get the transformation matrix because we are using cairo affine transformations, I'll try to check if we can someway make a projection of the other parts of the matrix instead of just use some of them, like we do in:
const cairo_matrix_t cairoMatrix = cairo_matrix_t(matrix);
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list