[Bug 740012] gl: support opengl3+ core contexts

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 28 07:49:10 PST 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |
           Severity|enhancement                 |blocker

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-11-28 15:49:04 UTC ---
This breaks on platforms that don't support GL3, or hide GL3 functions if
creating a context for an older version. E.g. OSX.

glimagesink now unconditionally uses glGenVertexArrays (and a lot of other code
too), which is only available in GL3 and GLES2.

-- 
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