On 6 June 2018 at 15:47, Simon McVittie wrote:
> On Wed, 06 Jun 2018 at 15:33:13 +0100, Emil Velikov wrote:
>> On 5 June 2018 at 23:06, Daniel Stone wrote:
>> > + - apt-get -y --no-install-recommends install build-essential automake
>> > autoconf libtool pkg-config libexpat1-dev libffi-dev libx
On Wed, 06 Jun 2018 at 15:33:13 +0100, Emil Velikov wrote:
> On 5 June 2018 at 23:06, Daniel Stone wrote:
> > + - apt-get -y --no-install-recommends install build-essential automake
> > autoconf libtool pkg-config libexpat1-dev libffi-dev libxml2-dev
> > libpixman-1-dev libpng-dev libjpeg-dev l
Pixman can be used for rendering if the default GLESv2 rendering
is broken or cannot be used.
Pixman-based rendering is already available with the command-line
switch '--use-pixman'. This patch adds support for this option to
the configuration file. Putting
[core]
use-pixman=true
into 'westo
On 6 June 2018 at 09:56, Pekka Paalanen wrote:
> On Wed, 6 Jun 2018 09:22:59 +0100
> Daniel Stone wrote:
>
>> On 6 June 2018 at 09:12, Daniel Stone wrote:
>> > On 6 June 2018 at 09:03, Pekka Paalanen wrote:
>> >> Distcheck does not --disable-xwayland-test, does it? So should we match
>> >> it w
Hi Dan,
On 5 June 2018 at 23:06, Daniel Stone wrote:
> + - apt-get -y --no-install-recommends install build-essential automake
> autoconf libtool pkg-config libexpat1-dev libffi-dev libxml2-dev
> libpixman-1-dev libpng-dev libjpeg-dev libcolord-dev mesa-common-dev
> libglu1-mesa-dev libegl1-
On May 29, 2018 9:52 AM, Pekka Paalanen wrote:
> On Sat, 26 May 2018 09:51:18 +0200
> Silvan Jegen wrote:
>
> > Hi
> >
> > On Fri, May 25, 2018 at 05:24:41PM -0400, Simon Ser wrote:
> > > It's already possible to reference foreign interfaces, so it
> > > should also be possible to reference forei
From: Pekka Paalanen
Hi all,
all of the clone mode infrastructure has landed. There is just this one
patch remaining that actually allows one to use it through weston.ini.
Mind, this may be hard to test, because most contemporary PC graphics
devices might not support shared-CRTC clone mode at a
From: Pekka Paalanen
Add a new output section key "same-as" for configuring clone mode. An
output marked "same-as" another output will be configured identically to
the other output.
The current implementation supports only CRTC sharing for clone mode.
Independent CRTC clone mode cannot be suppor
On Thu, 31 May 2018 12:49:14 +0300
Pekka Paalanen wrote:
> On Wed, 30 May 2018 10:00:57 +
> Marius-cristian Vlad wrote:
>
> > One more thing I found that using the following config:
> >
> > [output]
> > name=HDMI-A-1
> > mode=current
> > same-as=HDMI-A-2
> >
> > [output]
> > name=HDMI-A-
On Wed, 6 Jun 2018 09:22:59 +0100
Daniel Stone wrote:
> On 6 June 2018 at 09:12, Daniel Stone wrote:
> > On 6 June 2018 at 09:03, Pekka Paalanen wrote:
> >> Distcheck does not --disable-xwayland-test, does it? So should we match
> >> it with the autogen.sh arguments?
> >
> > Interesting; it
On 06/06/18 10:12, Daniel Stone wrote:
> Hi,
>
> On 6 June 2018 at 09:03, Pekka Paalanen wrote:
>> On Tue, 5 Jun 2018 23:06:59 +0100
>> Daniel Stone wrote:
>>> + - export XDG_RUNTIME_DIR="$(mktemp -p $(pwd) -d xdg-runtime-XX)"
>>> + - export BUILD_ID="weston-$CI_JOB_NAME_$CI_COMMIT_SHA-$C
On 6 June 2018 at 09:12, Daniel Stone wrote:
> On 6 June 2018 at 09:03, Pekka Paalanen wrote:
>> Distcheck does not --disable-xwayland-test, does it? So should we match
>> it with the autogen.sh arguments?
>
> Interesting; it does disable it, but I guess we implicitly pulled in
> Xwayland from De
Hi,
On 6 June 2018 at 09:03, Pekka Paalanen wrote:
> On Tue, 5 Jun 2018 23:06:59 +0100
> Daniel Stone wrote:
>> + - export XDG_RUNTIME_DIR="$(mktemp -p $(pwd) -d xdg-runtime-XX)"
>> + - export BUILD_ID="weston-$CI_JOB_NAME_$CI_COMMIT_SHA-$CI_JOB_ID"
>> + - export PREFIX="$(pwd)/prefix-$B
Hi Pekka,
On 6 June 2018 at 08:49, Pekka Paalanen wrote:
> Acked-by: Pekka Paalanen
>
> but do add a commit message explaining what this will give us and how
> it works, please.
Thanks, will do for both. I wrote the CI pipelines late last night and
wanted to just send them out as quickly as I c
On Tue, 5 Jun 2018 23:06:59 +0100
Daniel Stone wrote:
> Signed-off-by: Daniel Stone
> ---
> .gitlab-ci.yml | 48
> 1 file changed, 48 insertions(+)
> create mode 100644 .gitlab-ci.yml
Hi,
the same with wayland: the commit message could explai
On Tue, 5 Jun 2018 23:06:58 +0100
Daniel Stone wrote:
> Just in case we're running on something quite old.
>
> Signed-off-by: Daniel Stone
> ---
> clients/simple-dmabuf-drm.c | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/clients/simple-dmabuf-drm.c b/clients/simple-dmabuf-drm.
On Tue, 5 Jun 2018 22:37:39 +0100
Daniel Stone wrote:
> Signed-off-by: Daniel Stone
> ---
> .gitlab-ci.yml | 34 ++
> 1 file changed, 34 insertions(+)
> create mode 100644 .gitlab-ci.yml
Hi,
Acked-by: Pekka Paalanen
but do add a commit message explaining wh
17 matches
Mail list logo