[gstreamer-bugs] [Bug 600195] dynamic fragment shader filter and variables parser/loader
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun May 16 14:58:33 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=600195
GStreamer | gst-plugins-gl | git
--- Comment #12 from Luc <luc.deschenaux at freesurf.ch> 2010-05-16 21:58:26 UTC ---
Created an attachment (id=161186)
View: https://bugzilla.gnome.org/attachment.cgi?id=161186
Review: https://bugzilla.gnome.org/review?bug=600195&attachment=161186
git diff -p --cached
The parser in gstglshadervariables.c is now somewhat cleaned, slightly more
documented and functions reordered for easier reading (however git indenting
made it more difficult to read; maybe you should use ident again with other
parameters before trying to)
A vertex shader can now also be specified in the command line or set at runtime
using g_object_set(), in addition to the fragment shader and the uniform
variables. To be continued...
Sorry Julien, i did not start from your attachement: your "fix some warnings,
remove some useless includes" is lost.
--
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