[Bug 704806] Implement GL context sharing

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 29 05:32:01 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=704806
  GStreamer | gst-plugins-gl | git

--- Comment #3 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-29 12:31:59 UTC ---
Review of attachment 253481:
 --> (https://bugzilla.gnome.org/review?bug=704806&attachment=253481)

::: gst-libs/gst/gl/egl/gstglcontext_egl.c
@@ +24,3 @@

+/* FIXME: Sharing contexts requires the EGLDisplay & EGLConfig to be the same
+ * may need to box it.

The config should always be the same if the display is the same. A display can
only be initialized to one config iirc

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list