gstreamer/ext/gl
Matthew Waters 56bd10a392 caopengllayersink: correctly use the sync meta across multiple contexts
1. Set the sync point after the (possible) upload has occured
2. Wait in the correct GL context (the draw context)

Note: We don't add the GL sync meta to the input buffer as it's not
writable and a copy would be expensive.

Similar to the change with the same name for glimagesink
2017-12-09 19:32:01 +00:00
..
effects gl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls 2017-12-09 19:32:01 +00:00
BUGS
caopengllayersink.h caopengllayersink: correctly use the sync meta across multiple contexts 2017-12-09 19:32:01 +00:00
caopengllayersink.m caopengllayersink: correctly use the sync meta across multiple contexts 2017-12-09 19:32:01 +00:00
gltestsrc.c
gltestsrc.h gltestsrc: implement snow pattern with GLSL. 2017-12-09 19:31:46 +00:00
gstglbasemixer.c
gstglbasemixer.h
gstglbumper.c
gstglbumper.h
gstglcolorconvertelement.c
gstglcolorconvertelement.h
gstglcolorscale.c
gstglcolorscale.h
gstgldeinterlace.c
gstgldeinterlace.h
gstgldifferencematte.c
gstgldifferencematte.h
gstgldownloadelement.c
gstgldownloadelement.h
gstgleffects.c
gstgleffects.h
gstglfilterapp.c
gstglfilterapp.h
gstglfilterbin.c
gstglfilterbin.h
gstglfiltercube.c
gstglfiltercube.h
gstglfilterglass.c
gstglfilterglass.h
gstglfilterreflectedscreen.c
gstglfilterreflectedscreen.h
gstglfiltershader.c
gstglfiltershader.h
gstglimagesink.c
gstglimagesink.h
gstglmixer.c
gstglmixer.h
gstglmixerbin.c
gstglmixerbin.h
gstglmosaic.c gl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls 2017-12-09 19:32:01 +00:00
gstglmosaic.h
gstgloverlay.c
gstgloverlay.h
gstglsinkbin.c glupload: provide the sink template caps that could be used 2017-12-09 19:32:00 +00:00
gstglsinkbin.h
gstglsrcbin.c
gstglsrcbin.h
gstgltestsrc.c
gstgltestsrc.h
gstgltransformation.c
gstgltransformation.h gl: element buffers are part of vao state 2017-12-09 19:32:01 +00:00
gstgluploadelement.c
gstgluploadelement.h
gstglvideomixer.c gl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls 2017-12-09 19:32:01 +00:00
gstglvideomixer.h
gstopengl.c
Makefile.am