[Bug 740012] New: gl: support opengl3+ core contexts

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 12 05:58:28 PST 2014


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

           Summary: gl: support opengl3+ core contexts
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ystreet00 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Some preliminary code is available from:

https://github.com/ystreet/gst-plugins-bad/gl3

Only glx asks for the gl3 core context.

Currently it unconditionally relies on the GL_ARB_es2_compatability extension
to use the gles2 shaders without modification because I'm lazy :).  That will
need to be rectified by generating gl3 shaders either automatically (hard) or
manually (easy ;)).

The following elements have been ported:
glimagesink, glcolorscale, gleffects (gles2 part).

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