..
android
libs: fix API export/import and 'inconsistent linkage' on MSVC
2018-09-24 08:45:34 +01:00
cocoa
macOS gst-plugins-base/gl/cocoa: UI API called on a background thread: -[NSView removeFromSuperview]
2019-03-20 18:44:12 +07:00
dispmanx
Run gst-indent through the files
2018-11-28 05:51:53 +02:00
eagl
libs: fix API export/import and 'inconsistent linkage' on MSVC
2018-09-24 08:45:34 +01:00
egl
glimagesink: add support for P010 variants
2019-06-18 16:32:00 +08:00
gbm
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
glprototypes
gl: try to use highp precision where supported
2019-02-28 17:26:32 +11:00
utils
viv-fb
viv-fb: fix build break for GST_GL_API
2019-06-11 18:55:00 +08:00
wayland
egl: wl_egl_window is not wl_proxy
2019-07-03 09:07:06 +00:00
win32
glwindow/win32: Don't use condition variables for message synchronization
2019-03-12 03:21:57 +00:00
x11
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
.gitignore
gl: .gitignore generated wayland xdg shell files
2019-03-06 10:49:48 +00:00
gl-prelude.h
libs: fix API export/import and 'inconsistent linkage' on MSVC
2018-09-24 08:45:34 +01:00
gl.h
gl: Generate enum GTypes via glib-mkenums
2018-10-03 13:13:24 +03:00
gstgl_enums.h
gstgl_fwd.h
Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
2019-06-04 20:31:09 -04:00
gstglapi.c
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstglapi.h
gl: GstGLAPI should be gst_gl_api_ in lower-case
2018-10-04 14:50:43 +03:00
gstglbasefilter.c
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstglbasefilter.h
gl: use right export decorator
2018-08-26 11:16:18 +02:00
gstglbasememory.c
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstglbasememory.h
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstglbuffer.c
gstglbuffer.h
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstglbufferpool.c
gstglbufferpool.h
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstglcolorconvert.c
glimagesink: add support for P010 variants
2019-06-18 16:32:00 +08:00
gstglcolorconvert.h
glimagesink: add support for P010 variants
2019-06-18 16:32:00 +08:00
gstglconfig.h.meson
gstglcontext.c
glcontext: add a couple of preconditions of invalid usage
2019-06-13 07:08:06 +00:00
gstglcontext.h
gstglcontext_private.h
glframebuffer: Don't do expensive checks with low gst debug levels
2019-03-12 03:21:57 +00:00
gstgldebug.c
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstgldebug.h
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstgldisplay.c
gstgldisplay.h
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstglfeature.c
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstglfeature.h
gstglfeature_private.h
gstglfilter.c
gl: Only unbind buffers/vertex attrib arrays if we can't directly bind the vertex array to 0
2019-01-16 14:09:18 +02:00
gstglfilter.h
gstglformat.c
glimagesink: add support for P010 variants
2019-06-18 16:32:00 +08:00
gstglformat.h
glimagesink: add support for P010 variants
2019-06-18 16:32:00 +08:00
gstglframebuffer.c
glframebuffer: Don't do expensive checks with low gst debug levels
2019-03-12 03:21:57 +00:00
gstglframebuffer.h
Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
2019-06-04 20:31:09 -04:00
gstglfuncs.h
gst-gl: Remove duplicate declarations
2018-11-28 11:59:25 +00:00
gstglmemory.c
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstglmemory.h
glimagesink: add support for P010 variants
2019-06-18 16:32:00 +08:00
gstglmemorypbo.c
gl: Fix some type conversion warnings with MSVC
2019-01-14 01:48:34 +00:00
gstglmemorypbo.h
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstgloverlaycompositor.c
gloverlaycompositor: fix crash if buffer doesn't have video meta
2019-05-14 17:12:06 +00:00
gstgloverlaycompositor.h
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstglpixelformat.c
gstglquery.c
doc: Fix some gtk-doc comments
2019-05-13 11:34:08 -04:00
gstglquery.h
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstglrenderbuffer.c
gstglrenderbuffer.h
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstglshader.c
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstglshader.h
gstglshaderstrings.c
glshader: fix default external-oes shaders
2019-05-07 18:43:49 +10:00
gstglshaderstrings.h
gl: try to use highp precision where supported
2019-02-28 17:26:32 +11:00
gstglsl.c
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstglsl.h
gl: try to use highp precision where supported
2019-02-28 17:26:32 +11:00
gstglsl_private.h
gstglslstage.c
gl: try to use highp precision where supported
2019-02-28 17:26:32 +11:00
gstglslstage.h
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstglsyncmeta.c
gstglsyncmeta.h
gstglupload.c
glupload: Keep track of cached EGLImage texture format
2019-06-23 11:34:49 +01:00
gstglupload.h
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstglutils.c
gstglutils.h
gstglutils_private.h
gstglviewconvert.c
gl: Don't restore the viewport on function exit
2019-03-08 17:49:05 +11:00
gstglviewconvert.h
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstglwindow.c
gl/docs: add to new docs system
2019-05-21 01:49:48 +00:00
gstglwindow.h
gl: Don't restore the viewport on function exit
2019-03-08 17:49:05 +11:00
gstglwindow_private.h
Makefile.am
gl: Add gl-enumtypes.[ch] to CLEANFILES
2018-10-04 13:33:30 +03:00
meson.build
meson: gl: don't pass generated xdg shell header and source file to g-i
2019-03-23 21:51:37 +00:00