gstreamer/gst-libs/gst/gl
Jan Schmidt f15f60a062 glfilter: Support non-2D texture targets
Allow for sub-classes to change pad templates to
support other texture targets, and bind input textures
accordingly.

When setting the caps, also store the texture target.

By default, glfilter only reports 2D texture targets
in the default caps, but sub-classes can change that
and it would be nice if they could easily find out
which texture targets were negotiated.

This adds 2 fields to the public struct, but since
it's unreleased -base API, it's not an ABI break.
2018-03-01 02:14:07 +11:00
..
android gl: fix build 2017-12-09 19:32:29 +00:00
cocoa gl: remove more deprecated type aliases 2018-02-08 21:14:56 +11:00
dispmanx gl: fix build 2017-12-09 19:32:29 +00:00
eagl gl: fix build 2017-12-09 19:32:29 +00:00
egl gl: Add Mesa3D GBM backend 2018-02-23 21:09:45 -05:00
gbm gl: Add Mesa3D GBM backend 2018-02-23 21:09:45 -05:00
glprototypes glmemory: Use glBlitFramebuffer() instead of glCopyTexImage2D() if available 2017-12-09 19:32:26 +00:00
utils gl: Fix compiler warning about unused const variable with gcc 6 2017-12-09 19:32:17 +00:00
viv-fb viv-fb: Don't destroy the native FB display 2017-12-09 19:32:31 +00:00
wayland gl/wayland: Memory leak when display couldn't connect 2018-02-16 13:56:50 +01:00
win32 gl: fix build for ios/win32/android after 2fd84a6c 2017-12-09 19:32:30 +00:00
x11 gl: remove more deprecated type aliases 2018-02-08 21:14:56 +11:00
.gitignore [644/906] update .gitignore for some new files 2017-12-09 19:31:27 +00:00
gl.h gl: remove GST_USE_UNSTABLE_API bits 2017-12-19 12:01:37 +00:00
gstgl_enums.h gl*memory: document new functionality and objects 2017-12-09 19:32:17 +00:00
gstgl_fwd.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglapi.c gl/docs: some documentation updates 2017-12-09 19:32:29 +00:00
gstglapi.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglbasefilter.c glbasefilter: actually indicate start internally 2017-12-09 19:32:30 +00:00
gstglbasefilter.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglbasememory.c gl: some annotation fixes 2018-02-05 14:58:06 +11:00
gstglbasememory.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglbuffer.c gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglbuffer.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglbufferpool.c gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglbufferpool.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglcolorconvert.c glcolorconvert: re-enable -Wformat-nonliteral warning 2018-01-03 09:21:49 +00:00
gstglcolorconvert.h gl/docs: massive update 2017-12-09 19:32:23 +00:00
gstglconfig.h.meson gl: Add meson support for GBM backend 2018-02-23 21:09:45 -05:00
gstglcontext.c gl: fix up a few more #if HAVE_FOO 2017-12-19 16:51:24 +00:00
gstglcontext.h glcontext: remove deprecated type alias 2018-02-06 16:13:07 +00:00
gstglcontext_private.h gl: add missing new header files 2017-12-09 19:32:29 +00:00
gstgldebug.c gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstgldebug.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstgldisplay.c gl: Add Mesa3D GBM backend 2018-02-23 21:09:45 -05:00
gstgldisplay.h gl: Add Mesa3D GBM backend 2018-02-23 21:09:45 -05:00
gstglfeature.c gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglfeature.h glfeature: move internal functions into a private header 2017-12-09 19:32:23 +00:00
gstglfeature_private.h glfeature: move internal functions into a private header 2017-12-09 19:32:23 +00:00
gstglfilter.c glfilter: Support non-2D texture targets 2018-03-01 02:14:07 +11:00
gstglfilter.h glfilter: Support non-2D texture targets 2018-03-01 02:14:07 +11:00
gstglformat.c gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglformat.h gl/docs: document GstGLFormat enum 2017-12-09 19:32:29 +00:00
gstglframebuffer.c gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglframebuffer.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglfuncs.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglmemory.c gl: some annotation fixes 2018-02-05 14:58:06 +11:00
gstglmemory.h gl: some annotation fixes 2018-02-05 14:58:06 +11:00
gstglmemorypbo.c gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglmemorypbo.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstgloverlaycompositor.c gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstgloverlaycompositor.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglpixelformat.c glfilter: rewrite subclasses for filter_texture() occuring on GL thread 2017-12-09 19:32:21 +00:00
gstglquery.c gl/query: split tests and fix some corresponding issues in usage 2017-12-09 19:32:30 +00:00
gstglquery.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglrenderbuffer.c gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglrenderbuffer.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglshader.c gl: some annotation fixes 2018-02-05 14:58:06 +11:00
gstglshader.h gl: remove more deprecated type aliases 2018-02-08 21:14:56 +11:00
gstglshaderstrings.c gl: take the affine transformation in NDC 2017-12-09 19:32:19 +00:00
gstglshaderstrings.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglsl.c gl/docs: some documentation updates 2017-12-09 19:32:29 +00:00
gstglsl.h gl: some annotation fixes 2018-02-05 14:58:06 +11:00
gstglsl_private.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglslstage.c gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglslstage.h gl/docs: massive update 2017-12-09 19:32:23 +00:00
gstglsyncmeta.c gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglsyncmeta.h gl/docs: massive update 2017-12-09 19:32:23 +00:00
gstglupload.c gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglupload.h gl/docs: some documentation updates 2017-12-09 19:32:29 +00:00
gstglutils.c gtkglsink: expose the created display and context correctly 2017-12-09 19:32:30 +00:00
gstglutils.h gtkglsink: expose the created display and context correctly 2017-12-09 19:32:30 +00:00
gstglutils_private.h glutils: fix matrix operations everywhere 2017-12-09 19:32:30 +00:00
gstglviewconvert.c gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglviewconvert.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
gstglwindow.c gl: Add Mesa3D GBM backend 2018-02-23 21:09:45 -05:00
gstglwindow.h gl: remove more deprecated type aliases 2018-02-08 21:14:56 +11:00
gstglwindow_private.h gl: add missing new header files 2017-12-09 19:32:29 +00:00
Makefile.am gl: Move DRM_CFLAGS into gst-gl.m4 2018-02-27 13:12:59 -05:00
meson.build meson: Don't install GL GBM headers 2018-02-27 13:16:01 -05:00