Re: [PATCH weston v3 01/13] protocol: add sub-surfaces

2013-04-28 Thread Pekka Paalanen
On Fri, 26 Apr 2013 11:38:12 -0500 Jason Ekstrand wrote: > On Fri, Apr 26, 2013 at 9:14 AM, Jason Ekstrand > wrote: > > > pq, > > > > On Fri, Apr 26, 2013 at 7:09 AM, David Herrmann > > wrote: > > > >> Hi Pekka > >> ... > >> > How's this? > >> > > >> http://cgit.collabora.com/git/user/pq/weston.

Re: [PATCH weston v3 06/13] shell: account for the subsurfaces when going fullscreen or maximizing

2013-04-28 Thread Jonas Ã…dahl
On Thu, Apr 25, 2013 at 12:57 PM, Pekka Paalanen wrote: > From: Giulio Camuffo > > We must calculate the bounding box of the surface + subsurfaces set and use > that when maximizing the window or going fullscreen. > > Signed-off-by: Pekka Paalanen > --- > src/shell.c | 89 > +++

Re: Additional pixel formats for wl_shm

2013-04-28 Thread Pekka Paalanen
On Sun, 28 Apr 2013 15:48:09 +0900 Cedric BAIL wrote: > Hello, > > On Fri, Apr 26, 2013 at 10:13 PM, Pekka Paalanen wrote: > > I'm working on Raspberry Pi, where the VideoCore can deal directly with > > a large number of pixel formats. However, wl_shm only exposes ARGB and > > XRGB 32-bit per p

Re: Buffer Filters

2013-04-28 Thread Jason Ekstrand
On Sun, Apr 28, 2013 at 1:24 AM, Pekka Paalanen wrote: > On Fri, 26 Apr 2013 09:48:19 -0500 > Jason Ekstrand wrote: > > > Wayland Devs, > > > > What follows is an idea that's been kicking around my head for a little > > while now due to a discussion on the list a month or so ago. The basic > >