Re: [PATCH weston] Remove cairo-gles2 support from toytoolkit

2016-03-16 Thread Pekka Paalanen
Hi Bryce On Tue, 15 Mar 2016 19:04:41 -0700 Bryce Harrington wrote: > This is a first step towards stopping use of cairo-egl in demo apps. > See: https://bugs.freedesktop.org/show_bug.cgi?id=83878 Also note that is a GSoC project idea: https://phabricator.freedesktop.org/w/wayland/gsoc_2016/id

[PATCH weston] Remove cairo-gles2 support from toytoolkit

2016-03-15 Thread Bryce Harrington
This is a first step towards stopping use of cairo-egl in demo apps. See: https://bugs.freedesktop.org/show_bug.cgi?id=83878 The nested client had required cairo-gles2 but looks like it ought to work with plain cairo-gl (at least, it compiles fine). Signed-off-by: Bryce Harrington --- Makefile