.. |
android
|
gl/android: don't install the android window header
|
2017-12-09 19:32:24 +00:00 |
cocoa
|
glwindow/cocoa: fix warnings reported by XCode 8.1.0
|
2017-12-09 19:32:27 +00:00 |
dispmanx
|
gl: GST_GL_TYPE -> GST_TYPE_GL
|
2017-12-09 19:32:23 +00:00 |
eagl
|
gl/eagl: It's -fobjc-arc not -fobj-arc
|
2017-12-09 19:32:27 +00:00 |
egl
|
glcontext: fix display leak
|
2017-12-09 19:32:27 +00:00 |
glprototypes
|
glmemory: Use glBlitFramebuffer() instead of glCopyTexImage2D() if available
|
2017-12-09 19:32:26 +00:00 |
utils
|
gl: Fix compiler warning about unused const variable with gcc 6
|
2017-12-09 19:32:17 +00:00 |
viv-fb
|
gl/viv-fb: Don't use deprecated symbols and make macros more consistent
|
2017-12-09 19:32:26 +00:00 |
wayland
|
gldisplay: Fix assert caused by missing debug category
|
2017-12-09 19:32:27 +00:00 |
win32
|
gl/window: remove use of main_context_push/pop_thread_default()
|
2017-12-09 19:32:25 +00:00 |
x11
|
gl: Fixup for last commit
|
2017-12-09 19:32:27 +00:00 |
.gitignore
|
[644/906] update .gitignore for some new files
|
2017-12-09 19:31:27 +00:00 |
gl.h
|
gl: remove reference to non-existant header
|
2017-12-09 19:32:25 +00:00 |
gstgl_enums.h
|
gl*memory: document new functionality and objects
|
2017-12-09 19:32:17 +00:00 |
gstgl_fwd.h
|
gl/docs: some type fixes of type names
|
2017-12-09 19:32:26 +00:00 |
gstglapi.c
|
docs: Port all docstring to gtk-doc markdown
|
2017-12-09 19:32:27 +00:00 |
gstglapi.h
|
build: Check for GLES3/gl3ext.h existence
|
2017-12-09 19:32:27 +00:00 |
gstglbasefilter.c
|
gl/utils: also take care of the local GL context in query functions
|
2017-12-09 19:32:26 +00:00 |
gstglbasefilter.h
|
gstgl: Add GST_EXPORT to all symbols used on Windows
|
2017-12-09 19:32:23 +00:00 |
gstglbasememory.c
|
docs: Port all docstring to gtk-doc markdown
|
2017-12-09 19:32:27 +00:00 |
gstglbasememory.h
|
glbasememory: type fix for GstGLBaseMemoryAllocatorAllocFunction
|
2017-12-09 19:32:26 +00:00 |
gstglbuffer.c
|
docs: Port all docstring to gtk-doc markdown
|
2017-12-09 19:32:27 +00:00 |
gstglbuffer.h
|
gl: add necessary get_type() functions for allocation params structures
|
2017-12-09 19:32:26 +00:00 |
gstglbufferpool.c
|
docs: Port all docstring to gtk-doc markdown
|
2017-12-09 19:32:27 +00:00 |
gstglbufferpool.h
|
gstgl: Add GST_EXPORT to all symbols used on Windows
|
2017-12-09 19:32:23 +00:00 |
gstglcolorconvert.c
|
docs: Port all docstring to gtk-doc markdown
|
2017-12-09 19:32:27 +00:00 |
gstglcolorconvert.h
|
gl/docs: massive update
|
2017-12-09 19:32:23 +00:00 |
gstglconfig.h.meson
|
build/gl/meson: check for GLES3/gl3ext.h existence
|
2017-12-09 19:32:27 +00:00 |
gstglcontext.c
|
docs: Port all docstring to gtk-doc markdown
|
2017-12-09 19:32:27 +00:00 |
gstglcontext.h
|
gl: Missed one backwards compat define in GST_GL_TYPE_CONTEXT
|
2017-12-09 19:32:27 +00:00 |
gstgldebug.c
|
gl: add skip annotations to non-GI possible struct constructors
|
2017-12-09 19:32:26 +00:00 |
gstgldebug.h
|
gstgl: Add GST_EXPORT to all symbols used on Windows
|
2017-12-09 19:32:23 +00:00 |
gstgldisplay.c
|
docs: Port all docstring to gtk-doc markdown
|
2017-12-09 19:32:27 +00:00 |
gstgldisplay.h
|
gl: Add support for Vivante EGL FB windowing system
|
2017-12-09 19:32:26 +00:00 |
gstglfeature.c
|
glutils: document functions
|
2017-12-09 19:32:26 +00:00 |
gstglfeature.h
|
glfeature: move internal functions into a private header
|
2017-12-09 19:32:23 +00:00 |
gstglfeature_private.h
|
glfeature: move internal functions into a private header
|
2017-12-09 19:32:23 +00:00 |
gstglfilter.c
|
docs: Port all docstring to gtk-doc markdown
|
2017-12-09 19:32:27 +00:00 |
gstglfilter.h
|
glfilter: remove display_init/reset
|
2017-12-09 19:32:23 +00:00 |
gstglformat.c
|
docs: Port all docstring to gtk-doc markdown
|
2017-12-09 19:32:27 +00:00 |
gstglformat.h
|
gl/format: use our own GL format enum's instead of gstvideo's
|
2017-12-09 19:32:27 +00:00 |
gstglframebuffer.c
|
gl/gi: some annotation updates for called functions
|
2017-12-09 19:32:23 +00:00 |
gstglframebuffer.h
|
gl: Remove duplicate typedef of GstGLFramebufferClass
|
2017-12-09 19:32:27 +00:00 |
gstglmemory.c
|
glmemory: Only use glDrawBuffer if available
|
2017-12-09 19:32:27 +00:00 |
gstglmemory.h
|
gl/format: use our own GL format enum's instead of gstvideo's
|
2017-12-09 19:32:27 +00:00 |
gstglmemorypbo.c
|
docs: Port all docstring to gtk-doc markdown
|
2017-12-09 19:32:27 +00:00 |
gstglmemorypbo.h
|
gl/format: use our own GL format enum's instead of gstvideo's
|
2017-12-09 19:32:27 +00:00 |
gstgloverlaycompositor.c
|
docs: Port all docstring to gtk-doc markdown
|
2017-12-09 19:32:27 +00:00 |
gstgloverlaycompositor.h
|
gstgl: Add GST_EXPORT to all symbols used on Windows
|
2017-12-09 19:32:23 +00:00 |
gstglpixelformat.c
|
glfilter: rewrite subclasses for filter_texture() occuring on GL thread
|
2017-12-09 19:32:21 +00:00 |
gstglquery.c
|
docs: Port all docstring to gtk-doc markdown
|
2017-12-09 19:32:27 +00:00 |
gstglquery.h
|
gl/docs: document new API added in 1.10
|
2017-12-09 19:32:23 +00:00 |
gstglrenderbuffer.c
|
docs: Port all docstring to gtk-doc markdown
|
2017-12-09 19:32:27 +00:00 |
gstglrenderbuffer.h
|
gl/format: use our own GL format enum's instead of gstvideo's
|
2017-12-09 19:32:27 +00:00 |
gstglshader.c
|
glshader: Make reference counting of attach() consistent
|
2017-12-09 19:32:27 +00:00 |
gstglshader.h
|
gl: Fixup for last commit
|
2017-12-09 19:32:27 +00:00 |
gstglshaderstrings.c
|
gl: take the affine transformation in NDC
|
2017-12-09 19:32:19 +00:00 |
gstglshaderstrings.h
|
gstgl: Add GST_EXPORT to all symbols used on Windows
|
2017-12-09 19:32:23 +00:00 |
gstglsl.c
|
docs: Port all docstring to gtk-doc markdown
|
2017-12-09 19:32:27 +00:00 |
gstglsl.h
|
docs: Stop linking to inexistant symbols
|
2017-12-09 19:32:27 +00:00 |
gstglsl_private.h
|
gstgl: Re-enable WINAPI on _MSC_VER
|
2017-12-09 19:32:23 +00:00 |
gstglslstage.c
|
glslstage: define GL constants if needed instead of using #ifdef
|
2017-12-09 19:32:26 +00:00 |
gstglslstage.h
|
gl/docs: massive update
|
2017-12-09 19:32:23 +00:00 |
gstglsyncmeta.c
|
docs: Port all docstring to gtk-doc markdown
|
2017-12-09 19:32:27 +00:00 |
gstglsyncmeta.h
|
gl/docs: massive update
|
2017-12-09 19:32:23 +00:00 |
gstglupload.c
|
glupload: passthrough composition caps features in directviv upload
|
2017-12-09 19:32:27 +00:00 |
gstglupload.h
|
gstgl: Add GST_EXPORT to all symbols used on Windows
|
2017-12-09 19:32:23 +00:00 |
gstglutils.c
|
docs: Port all docstring to gtk-doc markdown
|
2017-12-09 19:32:27 +00:00 |
gstglutils.h
|
glutils: privatise matrix multiplication/videoaffinetransformation retrieval
|
2017-12-09 19:32:26 +00:00 |
gstglutils_private.h
|
glutils: Mark private functions as G_GNUC_INTERNAL
|
2017-12-09 19:32:26 +00:00 |
gstglviewconvert.c
|
docs: Port all docstring to gtk-doc markdown
|
2017-12-09 19:32:27 +00:00 |
gstglviewconvert.h
|
gl/docs: massive update
|
2017-12-09 19:32:23 +00:00 |
gstglwindow.c
|
gl: Add support for Vivante EGL FB windowing system
|
2017-12-09 19:32:26 +00:00 |
gstglwindow.h
|
gl: Fixup for last commit
|
2017-12-09 19:32:27 +00:00 |
Makefile.am
|
gl: Add viv-fb to DIST_SUBDIRS to fix "make distcheck"
|
2017-12-09 19:32:26 +00:00 |
meson.build
|
build/gl/meson: check for GLES3/gl3ext.h existence
|
2017-12-09 19:32:27 +00:00 |