>>>>> "Keith" == Keith Packard <[email protected]> writes:
Keith> On Wed, 5 May 2010 17:54:07 +0200, Peter Korsgaard <[email protected]> wrote: >> + >> + /* 3x3 coordinate transformation matrix for abs devs in row major >> order */ >> + float transform[9]; Keith> Please use a struct pixman_f_transform for this, along with the Keith> associated pixman matrix functions. Ok, I will. It seems like pixman uses doubles though, and xinput only supports floats, so there's going to be some extra conversion code. Any other comments before I resend? -- Bye, Peter Korsgaard _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
