On 27/11/15 08:39 AM, Marek Chalupa wrote:
> we don't use ffi in wayland-server.c
>
> Signed-off-by: Marek Chalupa
Reviewed-by: Derek Foreman
and pushed.
> ---
> src/wayland-server.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/src/wayland-server.c b/src/wayland-server.c
> index
On 27/11/15 07:47 AM, Pekka Paalanen wrote:
> On Wed, 18 Nov 2015 16:32:34 -0600
> Derek Foreman wrote:
>
>> Add a new flag for testing damage in buffer co-ordinates
>>
>> Signed-off-by: Derek Foreman
>> ---
>> clients/simple-damage.c | 62
>> +
>
On Nov 27, 2015 1:35 AM, "Pekka Paalanen" wrote:
>
> On Fri, 27 Nov 2015 16:47:19 +0800
> Jonas Ådahl wrote:
>
> > On Thu, Nov 26, 2015 at 03:44:12PM -0600, Derek Foreman wrote:
> > > wl_surface.damage uses surface local co-ordinates.
> > >
> > > Buffer scale and buffer transforms came along, and
Hi
Found a few typos that I point out below.
On Fri, Nov 27, 2015 at 03:35:11PM +0100, Benoit Gschwind wrote:
> I added bryce comments, my comments and my favorite capitalization.
>
> Best regards
>
> ---
> index.html | 39 ---
> 1 file changed, 24 insertion
On 27/11/15 06:20 AM, Pekka Paalanen wrote:
> From: Pekka Paalanen
>
> Fix a regression introduced by be428b3825043cbcc676d2526fe6213bea7f676a
> which accidentally removed the global-to-output space conversion.
Sigh. Yup.
> Signed-off-by: Pekka Paalanen
> Cc: Derek Foreman
> Cc: Daniel Stone
we don't use ffi in wayland-server.c
Signed-off-by: Marek Chalupa
---
src/wayland-server.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/wayland-server.c b/src/wayland-server.c
index bac98bf..bee9a70 100644
--- a/src/wayland-server.c
+++ b/src/wayland-server.c
@@ -42,7 +42,6 @@
#includ
This is useful for reproducable builds.
Signed-off-by: Jussi Kukkonen
---
This was originally sent by Tim Orling on May 2014. I've moved the
AM_CONDITIONAL below the test as requested in Kristians review.
He also said AM_CONDITIONAL needs to key off have_lcms but I believe
that would break "--di
Hello,
I added bryce comments, my comments and my favorite capitalization.
Best regards
---
index.html | 39 ---
1 file changed, 24 insertions(+), 15 deletions(-)
diff --git a/index.html b/index.html
index a9ebcaa..0788cef 100644
--- a/index.html
+++ b/index
On Thu, 26 Nov 2015 14:17:47 -0600
Derek Foreman wrote:
> libwayland-server protects us from invalid serial numbers by
> posting an error already.
>
> MIN() is for clients when selecting interface versions.
>
> Signed-off-by: Derek Foreman
> ---
> src/compositor.c | 8
> src/input.c
On Wed, 18 Nov 2015 16:32:34 -0600
Derek Foreman wrote:
> Add a new flag for testing damage in buffer co-ordinates
>
> Signed-off-by: Derek Foreman
> ---
> clients/simple-damage.c | 62
> +
> 1 file changed, 47 insertions(+), 15 deletions(-)
>
On Thu, 26 Nov 2015 14:06:13 +0200
Pekka Paalanen wrote:
> On Wed, 25 Nov 2015 23:30:05 +0900
> Nobuhiko Tanibata wrote:
>
> > Hi,
> >
> > I am proposing 4 patches to fix potential bugs and TODOs to support
> > multi screens.
>
> Hi,
>
> it's all R-b me already and IMO ready to land. Feel
From: Pekka Paalanen
Fix a regression introduced by be428b3825043cbcc676d2526fe6213bea7f676a
which accidentally removed the global-to-output space conversion.
Signed-off-by: Pekka Paalanen
Cc: Derek Foreman
Cc: Daniel Stone
---
src/compositor-drm.c | 7 +++
1 file changed, 7 insertions(+
On Wed, 18 Nov 2015 13:33:19 +0200
Pekka Paalanen wrote:
> On Wed, 18 Nov 2015 10:23:50 +
> "Ucan, Emre (ADITG/SW1)" wrote:
>
> > The required version only corresponds to version of mesa implementation.
> > This mesa version requirement causes configure errors,
> > when weston is configured
On Wed, 18 Nov 2015 16:32:33 -0600
Derek Foreman wrote:
> We've been setting up the viewport by moving the start pointer of the
> draw buffer, but later when we want to post damage in buffer co-ordinates
> we'll need to keep track of the x,y offsets anyway.
>
> Signed-off-by: Derek Foreman
> --
On Fri, 27 Nov 2015 16:47:19 +0800
Jonas Ådahl wrote:
> On Thu, Nov 26, 2015 at 03:44:12PM -0600, Derek Foreman wrote:
> > wl_surface.damage uses surface local co-ordinates.
> >
> > Buffer scale and buffer transforms came along, and EGL surfaces
> > have no understanding of them.
> >
> > Theore
On Thu, Nov 26, 2015 at 03:44:12PM -0600, Derek Foreman wrote:
> wl_surface.damage uses surface local co-ordinates.
>
> Buffer scale and buffer transforms came along, and EGL surfaces
> have no understanding of them.
>
> Theoretically, clients pass damage rectangles - in Y-inverted surface
> co-o
On Thu, 26 Nov 2015 15:33:24 +0800
zou lan wrote:
> Hi Pekka
>
> I have another question about the fullscreen NULL buffer display black
> surface. Why the fullscreen App call hide(commit Null buffer), then start
> another App, only the fullscreen App can show normally? Is the normal
> screen Ap
17 matches
Mail list logo