Hey,
On Tue, Nov 10, 2015 at 10:47 PM, Peter Hutterer
wrote:
> On Fri, Nov 06, 2015 at 09:26:47AM +0800, Jonas Ådahl wrote:
>> On Thu, Nov 05, 2015 at 12:21:29PM -0600, Derek Foreman wrote:
>> > On 04/11/15 07:24 PM, Jonas Ådahl wrote:
>> > > On Thu, Nov 05, 2015 at 08:44:57AM +1000, Peter Hutter
On Fri, Nov 06, 2015 at 09:26:47AM +0800, Jonas Ådahl wrote:
> On Thu, Nov 05, 2015 at 12:21:29PM -0600, Derek Foreman wrote:
> > On 04/11/15 07:24 PM, Jonas Ådahl wrote:
> > > On Thu, Nov 05, 2015 at 08:44:57AM +1000, Peter Hutterer wrote:
> > >> On Wed, Nov 04, 2015 at 09:57:35AM +0800, Jonas Åda
On Mon, Nov 9, 2015 at 11:47 PM, Pekka Paalanen wrote:
> On Mon, 9 Nov 2015 10:28:13 -0800
> Bill Spitzak wrote:
>
> > I believe wl_surface.damage should be defined as "the same as
> > w_surface.buffer_damage if the only transforms are due to an integer
> buffer
> > scale and the 8 possible buff
On Mon, Nov 9, 2015 at 8:12 PM, Peter Hutterer
wrote:
>
> The GENERATE_TAGFILE option generates a list of all items in xml format
> like
> this:
>
> struct wl_event_queue *
> wl_display_create_queue
> wayland-client-core_8h.html
> a6607ab92946184c1ecefba21987b0a83
>
mmap() function expects to be passed a void pointer as the address
here. In order for the kernel to choose a proper address, we should be
passing NULL instead of 0
Signed-off-by: Chris Michael
---
src/compositor-drm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/compos
On Mon, Nov 09, 2015 at 11:25:17AM +0200, Pekka Paalanen wrote:
> Hi Damien,
Hi Pekka,
> I just noticed that from this patch series of three, only 1/3 shows up
> in Patchwork as http://patchwork.freedesktop.org/patch/64191/ .
> The rest are:
> http://lists.freedesktop.org/archives/wayland-devel/2
On 10/11/2015 18:06 , Pekka Paalanen wrote:
On Tue, 10 Nov 2015 14:12:48 +1000
Peter Hutterer wrote:
On Mon, Nov 09, 2015 at 09:32:52AM +0200, Pekka Paalanen wrote:
On Sat, 7 Nov 2015 09:53:10 +1000
Peter Hutterer wrote:
On 7/11/2015 01:27 , Pekka Paalanen wrote:
On Thu, 29 Oct 2015 11:48
On Tue, 10 Nov 2015 14:12:48 +1000
Peter Hutterer wrote:
> On Mon, Nov 09, 2015 at 09:32:52AM +0200, Pekka Paalanen wrote:
> > On Sat, 7 Nov 2015 09:53:10 +1000
> > Peter Hutterer wrote:
> >
> > > On 7/11/2015 01:27 , Pekka Paalanen wrote:
> > > > On Thu, 29 Oct 2015 11:48:01 +1000
> > > > Pete