gstreamer/gst-libs/gst/gl
Matthew Waters 0e404ae3fc glsyncmeta: add vfuncs for all operations
there could be other ways/requirements for synchronising two GPU command
streams (whether GL or platform specific).

e.g. glfencesync/eglwaitnative/cond/etc
2017-12-09 19:32:11 +00:00
..
android gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
cocoa gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
dispmanx gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
eagl gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
egl gl: fix usage of string.h and stdio.h functions without including the headers 2017-12-09 19:32:09 +00:00
glprototypes
utils
wayland gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
win32 gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
x11 gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
.gitignore
gl.h gl: forward declare some enums 2017-12-09 19:32:10 +00:00
gstgl_enums.h gl: forward declare some enums 2017-12-09 19:32:10 +00:00
gstgl_fwd.h glbufferpool: move typedef's into the forward decleration file 2017-12-09 19:32:10 +00:00
gstglapi.c
gstglapi.h
gstglbasebuffer.c
gstglbasebuffer.h
gstglbasefilter.c
gstglbasefilter.h
gstglbufferpool.c glbufferpool: explicitly initialize a possibly uninitialized variable 2017-12-09 19:32:10 +00:00
gstglbufferpool.h glbufferpool: move typedef's into the forward decleration file 2017-12-09 19:32:10 +00:00
gstglcolorconvert.c glcolorconvert: remove unnecessary free 2017-12-09 19:32:11 +00:00
gstglcolorconvert.h glcolorconvert: use the correct oes target string in the template caps 2017-12-09 19:32:10 +00:00
gstglcontext.c gl: fix usage of string.h and stdio.h functions without including the headers 2017-12-09 19:32:09 +00:00
gstglcontext.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
gstgldebug.c
gstgldebug.h
gstgldisplay.c gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
gstgldisplay.h
gstgldownload.c
gstgldownload.h
gstglfeature.c
gstglfeature.h
gstglfilter.c glmemory: add support for rectangle textures 2017-12-09 19:32:10 +00:00
gstglfilter.h
gstglframebuffer.c
gstglframebuffer.h
gstglmemory.c glbufferpool: add bufferpool options for the various texture targets 2017-12-09 19:32:10 +00:00
gstglmemory.h gl: forward declare some enums 2017-12-09 19:32:10 +00:00
gstgloverlaycompositor.c glmemory: add support for rectangle textures 2017-12-09 19:32:10 +00:00
gstgloverlaycompositor.h
gstglshader.c glshader: don't read invalid list pointers (use after free) 2017-12-09 19:32:11 +00:00
gstglshader.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
gstglshaderstrings.c glshaderstrings: fixup the external-oes fragment shader 2017-12-09 19:32:10 +00:00
gstglshaderstrings.h glslstage: expose the default shader strings as public 2017-12-09 19:32:10 +00:00
gstglsl.c glsl: fix possible string overrun in gst_glsl_version_profile_from_string 2017-12-09 19:32:11 +00:00
gstglsl.h
gstglsl_private.h
gstglslstage.c glslstage: Fix vertex_sources memory leak 2017-12-09 19:32:11 +00:00
gstglslstage.h glslstage: remove typedefs from the header 2017-12-09 19:32:10 +00:00
gstglsyncmeta.c glsyncmeta: add vfuncs for all operations 2017-12-09 19:32:11 +00:00
gstglsyncmeta.h glsyncmeta: add vfuncs for all operations 2017-12-09 19:32:11 +00:00
gstglupload.c glupload: explicitly configure the texture target on the gl buffer pool 2017-12-09 19:32:10 +00:00
gstglupload.h
gstgluploadmeta.c glmemory: add support for rectangle textures 2017-12-09 19:32:10 +00:00
gstgluploadmeta.h
gstglutils.c glshader: properly unref the stages on failure 2017-12-09 19:32:11 +00:00
gstglutils.h
gstglviewconvert.c glviewconvert: add support rectangle/external-oes textures 2017-12-09 19:32:11 +00:00
gstglviewconvert.h glviewconvert: add support rectangle/external-oes textures 2017-12-09 19:32:11 +00:00
gstglwindow.c gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
gstglwindow.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
Makefile.am gl: forward declare some enums 2017-12-09 19:32:10 +00:00