[PATCH (v5) xserver 7/8] Input: Add initial multitouch support from Xi 2.1

Daniel Stone daniel at fooishbar.org
Sun Jan 23 16:57:27 PST 2011


Hi,

On Sun, Jan 23, 2011 at 09:16:09PM +0100, Cyril Brulebois wrote:
> Daniel Stone <daniel at fooishbar.org> (19/01/2011):
> > --- a/dix/getevents.c
> > +++ b/dix/getevents.c
> […]
> > +int
> > +GetTouchEvents(EventList *events, DeviceIntPtr pDev, TouchPointInfoPtr ti,
> > +               uint16_t type, uint32_t flags, const ValuatorMask *mask_in)
> > +{
> […]
> > +        transformAbsolute(pDev, &mask, &x, &y);
> 
> That doesn't build. The signature, if I didn't fail to apply your
> 8-patch v5 series on top of master, is:
>   transformAbsolute(DeviceIntPtr dev, ValuatorMask *mask)
> 
> So gcc fails with:
> |   CC     getevents.lo
> | getevents.c: In function ‘GetTouchEvents’:
> | getevents.c:1401: error: too many arguments to function ‘transformAbsolute’

Yeah, this patch was sent to the list previously, and is in my for-peter
branch.

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/20110124/3ec048ed/attachment.pgp>


More information about the xorg-devel mailing list