glshader: port to using GstGLSLStage objects for string management
authorMatthew Waters <matthew@centricular.com>
Fri, 4 Sep 2015 06:02:32 +0000 (16:02 +1000)
committerMatthew Waters <matthew@centricular.com>
Thu, 15 Oct 2015 10:27:57 +0000 (21:27 +1100)
commit136f375f010cd3047d3aa17ecab19ba15ce5ef29
tree6a70fbc2e1f4c4f6a3fdaeebf2f16e5ffd054c20
parentab5f9c551f8af745892d9c74f68a80c63d026379
glshader: port to using GstGLSLStage objects for string management

A GstGLShader is now simply a collection of stages that are
compiled and linked together into a program.  The uniform/attribute
interface has remained the same.
ext/gtk/gtkgstglwidget.c