Re: compiling weston error

2012-06-03 Thread yan . wang
Hi, Thanks for your help. Yan Wang > On Fri, 1 Jun 2012 07:10:47 -0700 (PDT) > yan.w...@linux.intel.com wrote: > >> Hi, All, >> I found there is compiling error by default configuration of Weston: >> CXXandroid-framebuffer.lo >> In file included from android-framebuffer.cpp:25:0: >> a

Patch that "fixes" compositor-x11

2012-06-03 Thread Bill Spitzak
For me weston compositor-x11 always ran really slow, as it produces a composite after every X event. I managed to "fix" this with the attached patch, and now multiple X events are read at a time, making wayland look *much* faster! However this only fixes it because it prints something into a g