gstreamer/gst-libs/gst/gl
Filippo Argiolas 306526a19f [443/906] sobel: move some highly duplicated code into glfilter
Add a new convenience function in GstGLFilter that just draws an input
texture to a target texture using a simple shader with just a "tex"
uniform sampler.
Move draw_texture from glfiltersobel to glfilter. Still need to update
other plugins to this.
2017-12-09 19:31:23 +00:00
..
CMakeLists.txt [388/906] just fix builds and indent 2017-12-09 19:31:22 +00:00
GNUmakefile.gnustep [412/906] Cocoa backend: improve support on GNUStep 2017-12-09 19:31:23 +00:00
gstglbuffer.c [310/906] Global reindent 2017-12-09 19:31:21 +00:00
gstglbuffer.h [229/906] update authors from the CVS repository 2017-12-09 19:31:19 +00:00
gstgldisplay.c [432/906] GstGLDisplay: this is GL_DEPTH24_STENCIL8_EXT, not GL_DEPTH24_STENCIL8_EXT 2017-12-09 19:31:23 +00:00
gstgldisplay.h [406/906] glimagesink: add a client-data property 2017-12-09 19:31:22 +00:00
gstgles2.h [387/906] glmixer: add a glmixer base element 2017-12-09 19:31:22 +00:00
gstglfilter.c [443/906] sobel: move some highly duplicated code into glfilter 2017-12-09 19:31:23 +00:00
gstglfilter.h [443/906] sobel: move some highly duplicated code into glfilter 2017-12-09 19:31:23 +00:00
gstglmixer.c [411/906] gstglmixer: copy/past recent changes from gstvideomixer 2017-12-09 19:31:23 +00:00
gstglmixer.h [393/906] glmosaic: for now it's a cube mosaic 2017-12-09 19:31:22 +00:00
gstglmixerpad.h [387/906] glmixer: add a glmixer base element 2017-12-09 19:31:22 +00:00
gstglshader.c [387/906] glmixer: add a glmixer base element 2017-12-09 19:31:22 +00:00
gstglshader.h [387/906] glmixer: add a glmixer base element 2017-12-09 19:31:22 +00:00
gstglwindow.h [412/906] Cocoa backend: improve support on GNUStep 2017-12-09 19:31:23 +00:00
gstglwindow_cocoa.m [412/906] Cocoa backend: improve support on GNUStep 2017-12-09 19:31:23 +00:00
gstglwindow_win32.c [415/906] gstglwindow_win32: share opengl context in correct order 2017-12-09 19:31:23 +00:00
gstglwindow_winCE.c [412/906] Cocoa backend: improve support on GNUStep 2017-12-09 19:31:23 +00:00
gstglwindow_x11.c [412/906] Cocoa backend: improve support on GNUStep 2017-12-09 19:31:23 +00:00
gstglwindow_x11ES2.c [412/906] Cocoa backend: improve support on GNUStep 2017-12-09 19:31:23 +00:00
Makefile.am [388/906] just fix builds and indent 2017-12-09 19:31:22 +00:00