[428/906] laplacian: Avoid using GLSL 1.20 features in a non-#versioned shader.
[platform/upstream/gstreamer.git] / gst / gl / gstglfilterlaplacian.c
2014-03-15 Eric Anholt[428/906] laplacian: Avoid using GLSL 1.20 features...
2014-03-15 Tim-Philipp Müller[416/906] gl: use gst_element_class_set_details_simple()
2014-03-15 David Schleef[310/906] Global reindent
2014-03-15 David Schleef[298/906] Revert "Fix indention"
2014-03-15 Sebastian Dröge[295/906] Fix indention
2014-03-15 Julien Isorce[293/906] minimal gtk doc
2014-03-15 Julien Isorce[212/906] add a glbumper (bump mapping filter through...
2014-03-15 Julien Isorce[135/906] add and make the Filippo's gstglfilterblur...
2014-03-15 Julien Isorce[130/906] use GstGLShader in the GLSL colorspace conversion
2014-03-15 Filippo Argiolas[129/906] fixed warning for unused variable (fatal...
2014-03-15 Julien Isorce[128/906] add GstGLShader stuffs in the vs8 project...
2014-03-15 Filippo Argiolas[127/906] Imported GstGLShader from cvs branch. Added...