multitouch input handling help required

2015-01-27 Thread Vikas Patil
Hi, I am running GENIVI Layermanager (i.e. window manager and compositor based on GLES2.0 and X11) which doesn't support multi-touch event (i.e. Xi_TouchBegin, XI_TouchUpdate, XI_TouchEnd) handling and I have a requirement to support X11 based application with multi-touch (i.e. pinch and zoom use

splashscreen with xorg and embedded linux query

2015-02-20 Thread Vikas Patil
Dear All, I am working on to implement the splashscreen using following target configuration. What I have done is added the splashscreen() thread (which will mmap the /dev/fb0 and splash image and then memcpy) and starting this thread as the first call in main() @dix/main.c and exiting this thread

RE: multitouch input handling help required

2015-01-29 Thread Vikas Patil Gmail
3 PM To: "Vikas Patil" Cc: "xorg-de...@lists.freedesktop.org" ; "x...@lists.freedesktop.org" ; "genivi-ivi-layer-managem...@lists.genivi.org" ; "peter.hutte...@redhat.com" Subject: Re: multitouch input handling help required On Tue, Jan 27, 201