mutter/cogl
Sjoerd Simons 7d9af9585d Use _NO_CONTEXT when creating images for EGL_WAYLAND_BUFFER_WL
The WL_bind_wayland_display spec says that EGL images should be created
using EGL_WAYLAND_BUFFER_WL as the target and a NULL context. Mesa
seems to be lenient and accept any context, however some other stacks
aren't so forgiving and fail if anything apart from EGL_NO_CONTEXT is
used.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

https://bugzilla.gnome.org/show_bug.cgi?id=769731
2016-08-29 16:31:36 +02:00
..
build/autotools move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl Use _NO_CONTEXT when creating images for EGL_WAYLAND_BUFFER_WL 2016-08-29 16:31:36 +02:00
cogl-gles2 cogl/clutter: Drop soname versions of private libraries 2016-04-28 15:34:51 +02:00
cogl-pango Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
cogl-path cogl: Remove support for not building with glib/gtype support 2016-07-20 14:23:48 +08:00
test-fixtures Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
tests Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
.gitignore Make it possible to include private cogl API from mutter 2016-07-20 14:23:48 +08:00
cogl-mutter-config.h.in Make it possible to include private cogl API from mutter 2016-07-20 14:23:48 +08:00
config-custom.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
configure.ac cogl: Remove support for not building with glib/gtype support 2016-07-20 14:23:48 +08:00
Makefile.am move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00