[PATCH] dix: add 3x3 transformation matrix xinput property for multi-head handling
Keith Packard
keithp at keithp.com
Wed May 5 13:05:12 PDT 2010
On Wed, 5 May 2010 17:54:07 +0200, Peter Korsgaard <peter.korsgaard at barco.com> wrote:
> +
> + /* 3x3 coordinate transformation matrix for abs devs in row major order */
> + float transform[9];
Please use a struct pixman_f_transform for this, along with the
associated pixman matrix functions.
--
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100505/13f79a9d/attachment.pgp>
More information about the xorg-devel
mailing list