Re: [PULL weston] simple fixes

2012-04-26 Thread yan . wang
> On Fri, Apr 27, 2012 at 8:09 AM, wrote: >>> On Thu, 26 Apr 2012 19:42:52 -0700 (PDT) >>> yan.w...@linux.intel.com wrote: >>> > http://cgit.collabora.com/git/user/pq/wayland-demos.git/log/?h=simple-fixes >>> ... About "simple-shm: render meaningful diagnostics", Because paint_pixe

Re: [PULL weston] simple fixes

2012-04-26 Thread Jonas Ådahl
On Fri, Apr 27, 2012 at 8:09 AM, wrote: >> On Thu, 26 Apr 2012 19:42:52 -0700 (PDT) >> yan.w...@linux.intel.com wrote: >> >>> > http://cgit.collabora.com/git/user/pq/wayland-demos.git/log/?h=simple-fixes >> ... >>> About "simple-shm: render meaningful diagnostics", Because paint_pixels >>> proces

Re: [PULL weston] simple fixes

2012-04-26 Thread yan . wang
> On Thu, 26 Apr 2012 19:42:52 -0700 (PDT) > yan.w...@linux.intel.com wrote: > >> > http://cgit.collabora.com/git/user/pq/wayland-demos.git/log/?h=simple-fixes > ... >> About "simple-shm: render meaningful diagnostics", Because paint_pixels >> process pixels one by one, the following may be better:

Re: [PULL weston] simple fixes

2012-04-26 Thread Pekka Paalanen
On Thu, 26 Apr 2012 19:42:52 -0700 (PDT) yan.w...@linux.intel.com wrote: > > http://cgit.collabora.com/git/user/pq/wayland-demos.git/log/?h=simple-fixes ... > About "simple-shm: render meaningful diagnostics", Because paint_pixels > process pixels one by one, the following may be better: > time/32

Re: [PULL weston] simple fixes

2012-04-26 Thread yan . wang
> Hi Kristian, > > here is a set of minor fixes, mostly simple-shm related. The series > includes soreau's patch for xserver variable from the mailing list, > since I hit that problem, too. > > http://cgit.collabora.com/git/user/pq/wayland-demos.git/log/?h=simple-fixes > > The main feature of this

Re: [PATCH v2] shell: Fix Bug 48906

2012-04-26 Thread Alex Wu
于 2012/4/27 9:55, yan.w...@linux.intel.com 写道: From: Alex Wu Remove rotation when entering fullscreen and restore rotation when exiting fullscreen. --- src/shell.c | 14 ++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/src/shell.c b/src/shell.c index 9c844b5..6

Re: [PATCH v2 2/2] shell-animation: add conf option in shell

2012-04-26 Thread yan . wang
> On Wed, Apr 25, 2012 at 02:32:28PM +0300, Pekka Paalanen wrote: >> On Wed, 25 Apr 2012 19:09:52 +0800 >> juan.j.z...@linux.intel.com wrote: >> >> > From: Juan Zhao >> > >> > Now we can choose zoom or fade in weston.ini >> > to fulfill and customize the user experence easier. >> > >> > Signed-off

Re: [PATCH v2] shell: Fix Bug 48906

2012-04-26 Thread yan . wang
> From: Alex Wu > > Remove rotation when entering fullscreen and restore rotation when > exiting fullscreen. > --- > src/shell.c | 14 ++ > 1 files changed, 14 insertions(+), 0 deletions(-) > > diff --git a/src/shell.c b/src/shell.c > index 9c844b5..6654167 100644 > --- a/src/shell.

[PATCH v3] shell: Fix not remove rotation for fullscreen surf

2012-04-26 Thread zhiwen . wu
From: Alex Wu This patch is for Bug 48906. It remove rotation when entering fullscreen and restore rotation when exiting. reversion history: v1: Remove rotation when entering fullscreen. v2: Add restoring rotation when exiting fullscreen. v3: Change the commit message into a more semantical sty

[PULL weston] simple fixes

2012-04-26 Thread Pekka Paalanen
Hi Kristian, here is a set of minor fixes, mostly simple-shm related. The series includes soreau's patch for xserver variable from the mailing list, since I hit that problem, too. http://cgit.collabora.com/git/user/pq/wayland-demos.git/log/?h=simple-fixes The main feature of this series is:

Re: [Patch 0/5 v2] Improve wayland-drm to wayland-gbm to act as generic buffer manager for wayland

2012-04-26 Thread Zhao, Halley
Hi bnf/krh: could you take a look at these patches? thanks On Mon, 2012-04-23 at 12:02 +0300, Zhao, Halley wrote: > == version 2: > - follow Gwenole's feed back to change wayland_gbm_* to wl_gbm_* > - use Evolution to send the patch (some previous patches sent from > outlook are blocked) >