[PATCH xi2.1 1/2] Pass coordinates by reference to transformAbsolute
Daniel Stone
daniel at fooishbar.org
Fri Jan 14 09:09:00 PST 2011
Hi,
On Fri, Jan 14, 2011 at 10:22:44AM -0600, Chase Douglas wrote:
> static void
> -transformAbsolute(DeviceIntPtr dev, ValuatorMask *mask)
> +transformAbsolute(DeviceIntPtr dev, ValuatorMask *mask, int *x, int *y)
You could remove mask from the declaration here, since it's unused.
Other than that:
Reviewed-by: Daniel Stone <daniel at fooishbar.org>
I'll pick this up and merge it into my tree.
Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110114/828a256c/attachment.pgp>
More information about the xorg-devel
mailing list