gstreamer/ext/gl
Matthew Waters efc015f27d gl: GL_ARRAY_BUFFER is not a part of VAO state
As a result we need to bind it on every draw in order to have the
correct state in the GL state machine.
2017-03-14 14:15:00 +11:00
..
effects glfilter: rewrite subclasses for filter_texture() occuring on GL thread 2016-07-26 14:07:24 +10:00
caopengllayersink.h applemedia/gl: Update code to use ARC 2017-03-07 13:37:07 +02:00
caopengllayersink.m gl: GL_ARRAY_BUFFER is not a part of VAO state 2017-03-14 14:15:00 +11:00
gltestsrc.c gl: GL_ARRAY_BUFFER is not a part of VAO state 2017-03-14 14:15:00 +11:00
gltestsrc.h gltestsrc: add a generic src framework 2016-03-31 20:53:18 +11:00
gstglbasemixer.c gl/utils: also take care of the local GL context in query functions 2017-01-13 11:20:51 +11:00
gstglbasemixer.h glbasemixer: actually attempt to propose an allocation upstream 2016-05-14 16:35:29 +03:00
gstglbumper.c plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
gstglbumper.h move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstglcolorbalance.c glcolorbalance: reconfigure on passthrough changes 2016-09-19 16:58:34 +10:00
gstglcolorbalance.h gl: implement a colorbalance element 2016-01-13 12:00:03 +11:00
gstglcolorconvertelement.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstglcolorconvertelement.h Revert "gl: readd glupload/download onto element pads" 2015-05-06 15:46:49 +02:00
gstglcolorscale.c glfilter: rewrite subclasses for filter_texture() occuring on GL thread 2016-07-26 14:07:24 +10:00
gstglcolorscale.h glcolorscale: support gl3 2014-11-28 09:14:25 +11:00
gstgldeinterlace.c gl/utils: move gen_shader() to the plugin and remove del_shader() 2016-11-10 20:11:03 +11:00
gstgldeinterlace.h glfilter: rewrite subclasses for filter_texture() occuring on GL thread 2016-07-26 14:07:24 +10:00
gstgldifferencematte.c gl/format: use our own GL format enum's instead of gstvideo's 2017-03-13 21:10:58 +11:00
gstgldifferencematte.h gl: use GLMemory for accessing textures everywhere 2016-07-26 14:07:24 +10:00
gstgldownloadelement.c gldownload: fix element description (was "OpenGL uploader") 2016-11-25 16:52:35 +11:00
gstgldownloadelement.h gl: add new gldownloadelement 2015-03-12 16:45:50 +00:00
gstgleffects.c gl/format: use our own GL format enum's instead of gstvideo's 2017-03-13 21:10:58 +11:00
gstgleffects.h gl: use GLMemory for accessing textures everywhere 2016-07-26 14:07:24 +10:00
gstglfilterapp.c glfilter: rewrite subclasses for filter_texture() occuring on GL thread 2016-07-26 14:07:24 +10:00
gstglfilterapp.h glframebuffer: rewrite for a more consistent API 2016-07-26 14:07:24 +10:00
gstglfilterbin.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstglfilterbin.h gl: new element glfilterbin 2015-03-12 16:45:50 +00:00
gstglfiltercube.c gl: GL_ARRAY_BUFFER is not a part of VAO state 2017-03-14 14:15:00 +11:00
gstglfiltercube.h gl: use GLMemory for accessing textures everywhere 2016-07-26 14:07:24 +10:00
gstglfilterglass.c gl/utils: move gen_shader() to the plugin and remove del_shader() 2016-11-10 20:11:03 +11:00
gstglfilterglass.h gl: use GLMemory for accessing textures everywhere 2016-07-26 14:07:24 +10:00
gstglfilterreflectedscreen.c plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
gstglfilterreflectedscreen.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfiltershader.c glfiltershader: expand the docs slightly 2016-11-08 15:14:27 +11:00
gstglfiltershader.h glshaderelement: implement setting arbitrary uniforms 2015-10-21 04:05:00 +11:00
gstglimagesink.c gl: GL_ARRAY_BUFFER is not a part of VAO state 2017-03-14 14:15:00 +11:00
gstglimagesink.h glimagesink: support video rotation using transform matrix 2016-05-25 18:28:20 +10:00
gstglmixer.c glmixer: ensure caps are writable after intersection 2017-01-18 15:07:48 +11:00
gstglmixer.h glframebuffer: rewrite for a more consistent API 2016-07-26 14:07:24 +10:00
gstglmixerbin.c glmixerbin: proxy the start-time-* properties from aggregator 2016-04-04 20:54:23 +10:00
gstglmixerbin.h gl: new glmixerbin element 2015-03-12 16:45:51 +00:00
gstglmosaic.c gl/utils: move gen_shader() to the plugin and remove del_shader() 2016-11-10 20:11:03 +11:00
gstglmosaic.h gl: use GLMemory for accessing textures everywhere 2016-07-26 14:07:24 +10:00
gstgloverlay.c gl: GL_ARRAY_BUFFER is not a part of VAO state 2017-03-14 14:15:00 +11:00
gstgloverlay.h gloverlay: remove unused type_file field 2015-05-26 16:49:55 -04:00
gstglsinkbin.c GstGLSinkBin: fixed sink property leak 2017-02-14 12:16:44 +02:00
gstglsinkbin.h glsinkbin: add glcolorbalance element 2016-01-27 20:24:37 +11:00
gstglsrcbin.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstglsrcbin.h gl: new glsrcbin element 2015-03-12 16:45:51 +00:00
gstglstereomix.c gl: Add/update docs for glviewconvert, glstereomix 2016-08-26 03:25:49 +10:00
gstglstereomix.h glstereomix: Fix caps negotiation 2016-08-26 03:25:49 +10:00
gstglstereosplit.c gl/utils: also take care of the local GL context in query functions 2017-01-13 11:20:51 +11:00
gstglstereosplit.h glsterosplit: remove internal glupload/glcolorconvert 2016-03-31 20:53:18 +11:00
gstgltestsrc.c gltestsrc: Fix potential NULL pointer dereference if we fail without GError 2017-02-28 15:23:55 +02:00
gstgltestsrc.h glframebuffer: rewrite for a more consistent API 2016-07-26 14:07:24 +10:00
gstgltransformation.c gl: GL_ARRAY_BUFFER is not a part of VAO state 2017-03-14 14:15:00 +11:00
gstgltransformation.h gltransformation: rewrite the inverse transformation logic 2016-08-19 16:09:04 +10:00
gstgluploadelement.c gluploadelement: fix leak of upload library object 2016-10-05 18:28:48 +11:00
gstgluploadelement.h gl: add a new glupload element based on the glupload library object 2015-03-12 16:45:50 +00:00
gstglutils.c gl: Rename gst_gl_get_affine_transformation_meta_as_ndc_ext() to prevent symbol conflict 2017-02-28 10:55:10 +02:00
gstglutils.h gl: Rename gst_gl_get_affine_transformation_meta_as_ndc_ext() to prevent symbol conflict 2017-02-28 10:55:10 +02:00
gstglvideoflip.c glvideoflip: implement GstVideoDirection interface 2016-08-25 10:17:43 +03:00
gstglvideoflip.h glvideoflip: implement GstVideoDirection interface 2016-08-25 10:17:43 +03:00
gstglvideomixer.c glvideomixer/compositor: Correctly error out if calculating DAR fails 2017-02-28 13:06:41 +02:00
gstglvideomixer.h glframebuffer: rewrite for a more consistent API 2016-07-26 14:07:24 +10:00
gstglviewconvert.c Fix incorrect return type in several functions 2016-10-27 23:06:26 +05:30
gstglviewconvert.h gl: Add glviewconvert, glstereomix and glstereosplit elements 2015-06-19 01:49:33 +10:00
gstopengl.c meson: gl: add support for building with dispmanx on the rpi 2016-10-19 17:10:48 +11:00
Makefile.am applemedia/gl: Fix compile issues for OSX 2017-03-08 15:23:42 +02:00
meson.build gl: remove custom control binding proxy 2017-01-10 13:57:37 +11:00