GNOME Bugzilla – Bug 765351
Should use EGL_NO_CONTEXT for EGL_WAYLAND_BUFFER_WL targets
Last modified: 2016-09-11 00:33:14 UTC
Created attachment 326460 [details] [review] Proposed patch The spec specifies that eglCreateImage for _WAYLAND_BUFFER_WL targets need to use EGL_NO_CONTEXT as the target. Cogl should follow the spec otherwise some Gl stacks get unhappy with it
Please push, as this breaks real actual stacks which are conformant to the letter of the spec.
Review of attachment 326460 [details] [review]: LGTM.
Still no commit bit, and Sjoerd's on holiday. :)
Attachment 326460 [details] pushed to the cogl-1.22 branch.
This commit causes a build failure when cogl is built without wayland (Debian does this for its kfreebsd platform which uses a BSD kernel) https://bugzilla.gnome.org/show_bug.cgi?id=770533/