Re: [PATCH] add configuration option to enable/disable glamor in xwayland

2015-02-22 Thread Pekka Paalanen
On Wed, 07 Jan 2015 15:08:19 +0100 Mildred Ki'Lya wrote: > On 2015-01-07 15:06, Mildred Ki'Lya wrote: > > Following bug #86815 > > https://bugs.freedesktop.org/show_bug.cgi?id=86815 where xwayland is > > very slow on eee-pc with not enough hardware support to get by, I > > created a patch to add

Re: [PATCH] add configuration option to enable/disable glamor in xwayland

2015-01-07 Thread Mildred Ki'Lya
On 2015-01-07 15:06, Mildred Ki'Lya wrote: Following bug #86815 https://bugs.freedesktop.org/show_bug.cgi?id=86815 where xwayland is very slow on eee-pc with not enough hardware support to get by, I created a patch to add an option in weston.ini to disable glamor. The patch is included in the b

[PATCH] add configuration option to enable/disable glamor in xwayland

2015-01-07 Thread Mildred Ki'Lya
Following bug #86815 https://bugs.freedesktop.org/show_bug.cgi?id=86815 where xwayland is very slow on eee-pc with not enough hardware support to get by, I created a patch to add an option in weston.ini to disable glamor. The configuration is: [xwayland] enable_glamor=true|fase The p