RE: [PATCH weston] build: Allow more control over cairo use in the clients

2013-08-13 Thread Eoff, Ullysses A
; [mailto:wayland-devel- > bounces+ullysses.a.eoff=intel@lists.freedesktop.org] On Behalf Of Rob > Bradford > Sent: Friday, August 09, 2013 8:53 AM > To: wayland-devel@lists.freedesktop.org > Cc: Rob Bradford > Subject: [PATCH weston] build: Allow more control over cairo use in the &g

RE: [PATCH weston] build: Allow more control over cairo use in the clients

2013-08-13 Thread Eoff, Ullysses A
Bradford, Robert > Cc: Rob Bradford; wayland-devel@lists.freedesktop.org > Subject: Re: [PATCH weston] build: Allow more control over cairo use in the > clients > > On Fri, Aug 09, 2013 at 04:52:46PM +0100, Rob Bradford wrote: > > From: Rob Bradford > > > > Previous

Re: [PATCH weston] build: Allow more control over cairo use in the clients

2013-08-12 Thread Kristian Høgsberg
On Fri, Aug 09, 2013 at 04:52:46PM +0100, Rob Bradford wrote: > From: Rob Bradford > > Previously the configure script would silently disable the use of > accelerated cairo in the clients if cairo-gl could not be found (or > cairo-glesv2 if that was requested.) Conversely the use of cairo-gl > wo

[PATCH weston] build: Allow more control over cairo use in the clients

2013-08-09 Thread Rob Bradford
From: Rob Bradford Previously the configure script would silently disable the use of accelerated cairo in the clients if cairo-gl could not be found (or cairo-glesv2 if that was requested.) Conversely the use of cairo-gl would be automatically enabled if it was found with no way to disable that f