[Bug 745473] gl: Warning in open3 when using glcolorscale and gltransformation
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Mar 3 09:08:45 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745473
--- Comment #7 from Lubosz Sarnecki <lubosz at gmail.com> ---
Doesn't this mean that the sync API does not support OpenGL3 currently?
Or is it just the glfilercube and gltransformation elements? gltransformation
not ported to GL3 yet though.
For a proper core initialization the vertex buffer would need to be added to a
VertexArray buffer, also the shader would need to be ported to GLSL3.
As seen in my port of gltestsrc to GL3 (not upstream yet):
https://github.com/lubosz/gst-plugins-bad/commit/900a3c966c9d3e985e280ec67068a3d984e4da1e
Looking forward to Vulkan ;)
--
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