summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglshader.h
Commit message (Expand)AuthorAgeFilesLines
* gl: GST_GL_TYPE -> GST_TYPE_GLMatthew Waters2016-11-031-6/+10
* gstgl: Add GST_EXPORT to all symbols used on WindowsNirbheek Chauhan2016-10-271-0/+45
* gl: add necessary padding bytes to all public structsMatthew Waters2016-09-281-2/+3
* glshader: add glBindFragDataLocationMatthew Waters2016-03-311-0/+1
* gl: be consistent in gobject boilerpateMatthew Waters2015-10-191-2/+2
* glshader: port to using GstGLSLStage objects for string managementMatthew Waters2015-10-151-35/+21
* glshader add support for gl3Matthew Waters2014-11-281-0/+1
* glshader: advertise the default vertex and fragment shaders on desktop GLMatthew Waters2014-10-301-2/+0
* glshader: expose opengl handle in getterLubosz Sarnecki2014-08-211-0/+2
* gl: make all GObjects inherit from GstObjectMatthew Waters2014-05-081-2/+2
* gl: add convenient functions to setup default vertex and fragment shadersJulien Isorce2014-04-301-0/+7
* [812/906] move the GL vtable from GstGLDisplay to GstGLContextMatthew Waters2014-03-151-3/+3
* [733/906] gl: Major header and include cleanupSebastian Dröge2014-03-151-1/+1
* [732/906] build: fix repeated typedefsJulien Isorce2014-03-151-8/+1
* [647/906] remove dependecy on glewMatthew Waters2014-03-151-2/+3
* [642/906] add gstglconfig.h for apps to find out what our capabilites areMatthew Waters2014-03-151-1/+1
* [631/906] remove redefinition warnings in compiling testsMatthew Waters2014-03-151-4/+0
* [624/906] OPENGL_ES2 => HAVE_GLES2 and add HAVE_OPENGLMatthew Waters2014-03-151-62/+47
* [603/906] update FSF addressMatthew Waters2014-03-151-2/+2
* [477/906] OpenGL ES 2.0: fix build since glfiltershader changesJulien Isorce2014-03-151-3/+9
* [471/906] glshader: add dynamic fragment shader filterLuc Deschenaux2014-03-151-0/+29
* [467/906] tests: various build fixesJulien Isorce2014-03-151-2/+2
* [387/906] glmixer: add a glmixer base elementJulien Isorce2014-03-151-0/+1
* [321/906] add OpenGL ES 2.x support.Julien Isorce2014-03-151-0/+9
* [212/906] add a glbumper (bump mapping filter through GLSL) that exposes how ...Julien Isorce2014-03-151-0/+2
* [127/906] Imported GstGLShader from cvs branch. Added a demo laplacian convol...Filippo Argiolas2014-03-151-0/+94