On Mon, Apr 28, 2014 at 11:19:32AM -0400, Jasper St. Pierre wrote:
Yeah, that's useful, applied.
Kristian
> ---
> clients/window.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/clients/window.c b/clients/window.c
> index d822af7..3897440 100644
> --- a/clients/wi
On Tue, 29 Apr 2014 16:18:33 -0400
"Jasper St. Pierre" wrote:
> Can we at least do this work independently of this patch? I was debugging
> EGL stack issues, so I figured I might as well give my envvar hack to debug
> SHM issues.
Of course, I never intended to block this patch. I just wanted to
On 04/29/2014 01:07 PM, Kristian Høgsberg wrote:
I'd like to drop cairo-egl, but not in a way that makes window.c shm
only. I'd like it to use GL by default and use cairo for rendering
assets, for example, render the frame in cairo, but use gl to stretch
and scale it and composite the title on
Can we at least do this work independently of this patch? I was debugging
EGL stack issues, so I figured I might as well give my envvar hack to debug
SHM issues.
On Tue, Apr 29, 2014 at 4:07 PM, Kristian Høgsberg wrote:
> On Tue, Apr 29, 2014 at 5:35 AM, Pekka Paalanen
> wrote:
> > On Mon, 28 A
On Tue, Apr 29, 2014 at 5:35 AM, Pekka Paalanen wrote:
> On Mon, 28 Apr 2014 11:19:32 -0400
> "Jasper St. Pierre" wrote:
>
>> ---
>> clients/window.c | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/clients/window.c b/clients/window.c
>> index d822af7..3897440 1006
On Apr 29, 2014 5:35 AM, "Pekka Paalanen" wrote:
>
> On Mon, 28 Apr 2014 11:19:32 -0400
> "Jasper St. Pierre" wrote:
>
> > ---
> > clients/window.c | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/clients/window.c b/clients/window.c
> > index d822af7..3897440 10
On Mon, Apr 28, 2014 at 11:19 AM, Jasper St. Pierre
wrote:
> ---
> clients/window.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/clients/window.c b/clients/window.c
> index d822af7..3897440 100644
> --- a/clients/window.c
> +++ b/clients/window.c
> @@ -4338,11 +433
On Mon, 28 Apr 2014 11:19:32 -0400
"Jasper St. Pierre" wrote:
> ---
> clients/window.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/clients/window.c b/clients/window.c
> index d822af7..3897440 100644
> --- a/clients/window.c
> +++ b/clients/window.c
> @@ -4338,11
---
clients/window.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/clients/window.c b/clients/window.c
index d822af7..3897440 100644
--- a/clients/window.c
+++ b/clients/window.c
@@ -4338,11 +4338,11 @@ surface_create(struct window *window)
return surface;
}
-s