gstreamer/gst-libs/gst/gl
2017-04-12 12:57:57 -03:00
..
android
cocoa glwindow/cocoa: fix warnings reported by XCode 8.1.0 2017-04-01 16:49:15 +02:00
dispmanx
eagl gl/eagl: It's -fobjc-arc not -fobj-arc 2017-03-08 15:13:45 +02:00
egl glcontext: fix display leak 2017-04-09 11:16:56 +03:00
glprototypes glmemory: Use glBlitFramebuffer() instead of glCopyTexImage2D() if available 2017-02-23 21:57:33 +02:00
utils
viv-fb gl/viv-fb: Don't use deprecated symbols and make macros more consistent 2017-03-04 11:17:35 +02:00
wayland gldisplay: Fix assert caused by missing debug category 2017-03-29 23:45:21 -04:00
win32
x11 gl: Fixup for last commit 2017-03-04 11:47:04 +02:00
.gitignore
gl.h
gstgl_enums.h
gstgl_fwd.h
gstglapi.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglapi.h
gstglbasefilter.c gl/utils: also take care of the local GL context in query functions 2017-01-13 11:20:51 +11:00
gstglbasefilter.h
gstglbasememory.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglbasememory.h
gstglbuffer.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglbuffer.h
gstglbufferpool.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglbufferpool.h
gstglcolorconvert.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglcolorconvert.h
gstglconfig.h.meson meson: gl: set default value of 0 for glconf vars 2017-04-09 11:20:43 +03:00
gstglcontext.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglcontext.h gl: Missed one backwards compat define in GST_GL_TYPE_CONTEXT 2017-03-06 17:52:31 +05:30
gstgldebug.c
gstgldebug.h
gstgldisplay.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstgldisplay.h gl: Add support for Vivante EGL FB windowing system 2017-02-27 10:42:05 +02:00
gstglfeature.c glutils: document functions 2017-01-13 11:20:51 +11:00
gstglfeature.h
gstglfeature_private.h
gstglfilter.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglfilter.h
gstglformat.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglformat.h gl/format: use our own GL format enum's instead of gstvideo's 2017-03-13 21:10:58 +11:00
gstglframebuffer.c
gstglframebuffer.h gl: Remove duplicate typedef of GstGLFramebufferClass 2017-04-08 21:28:58 +10:00
gstglmemory.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglmemory.h gl/format: use our own GL format enum's instead of gstvideo's 2017-03-13 21:10:58 +11:00
gstglmemorypbo.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglmemorypbo.h gl/format: use our own GL format enum's instead of gstvideo's 2017-03-13 21:10:58 +11:00
gstgloverlaycompositor.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstgloverlaycompositor.h
gstglpixelformat.c
gstglquery.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglquery.h
gstglrenderbuffer.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglrenderbuffer.h gl/format: use our own GL format enum's instead of gstvideo's 2017-03-13 21:10:58 +11:00
gstglshader.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglshader.h gl: Fixup for last commit 2017-03-04 11:47:04 +02:00
gstglshaderstrings.c
gstglshaderstrings.h
gstglsl.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglsl.h docs: Stop linking to inexistant symbols 2017-04-12 12:07:51 -03:00
gstglsl_private.h
gstglslstage.c glslstage: define GL constants if needed instead of using #ifdef 2017-01-13 11:20:51 +11:00
gstglslstage.h
gstglsyncmeta.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglsyncmeta.h
gstglupload.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglupload.h
gstglutils.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglutils.h glutils: privatise matrix multiplication/videoaffinetransformation retrieval 2017-01-13 11:20:51 +11:00
gstglutils_private.h glutils: Mark private functions as G_GNUC_INTERNAL 2017-02-28 10:55:10 +02:00
gstglviewconvert.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglviewconvert.h
gstglwindow.c gl: Add support for Vivante EGL FB windowing system 2017-02-27 10:42:05 +02:00
gstglwindow.h gl: Fixup for last commit 2017-03-04 11:47:04 +02:00
Makefile.am gl: Add viv-fb to DIST_SUBDIRS to fix "make distcheck" 2017-02-28 12:31:54 +02:00
meson.build meson: add missing gstglrenderbuffer.h header 2017-04-11 16:54:04 +03:00