..
android
glcontext: add public swap_buffers function
2017-05-21 12:12:02 +02:00
cocoa
glwindow_cocoa: fix video overlay support
2017-07-16 10:21:29 +01:00
dispmanx
gl: Fix indentation
2017-05-25 13:06:03 +03:00
eagl
glcontext: add public swap_buffers function
2017-05-21 12:12:02 +02:00
egl
gl: return NULL mem if eglCreateImage failed
2017-08-01 10:32:36 +01:00
glprototypes
glmemory: Use glBlitFramebuffer() instead of glCopyTexImage2D() if available
2017-02-23 21:57:33 +02:00
utils
gl: Fix compiler warning about unused const variable with gcc 6
2016-02-18 10:33:20 +02:00
viv-fb
glcontext: add public swap_buffers function
2017-05-21 12:12:02 +02:00
wayland
glcontext: add public swap_buffers function
2017-05-21 12:12:02 +02:00
win32
glcontext: add public swap_buffers function
2017-05-21 12:12:02 +02:00
x11
gl/window/x11: implement set_render_rectangle support
2017-07-16 12:50:31 +10:00
.gitignore
[644/906] update .gitignore for some new files
2014-03-15 18:36:52 +01:00
gl.h
gl: remove reference to non-existant header
2017-01-10 14:29:46 +11:00
gstgl_enums.h
gl*memory: document new functionality and objects
2016-03-06 19:36:17 +11:00
gstgl_fwd.h
gl/docs: some type fixes of type names
2017-01-13 11:20:50 +11:00
gstglapi.c
gl/docs: some documentation updates
2017-07-28 11:00:12 +01:00
gstglapi.h
build: Check for GLES3/gl3ext.h existence
2017-05-11 20:05:14 +10:00
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
gstgl: Add GST_EXPORT to all symbols used on Windows
2016-10-27 23:06:25 +05:30
gstglbasememory.c
gl/docs: some documentation updates
2017-07-28 11:00:12 +01:00
gstglbasememory.h
gl/docs: some documentation updates
2017-07-28 11:00:12 +01:00
gstglbuffer.c
gl/docs: correctly name our objects in the documentation GstGl -> GstGL
2017-07-27 12:40:30 +10:00
gstglbuffer.h
gl/docs: some documentation updates
2017-07-28 11:00:12 +01:00
gstglbufferpool.c
gl/docs: correctly name our objects in the documentation GstGl -> GstGL
2017-07-27 12:40:30 +10:00
gstglbufferpool.h
gstgl: Add GST_EXPORT to all symbols used on Windows
2016-10-27 23:06:25 +05:30
gstglcolorconvert.c
gl/docs: correctly name our objects in the documentation GstGl -> GstGL
2017-07-27 12:40:30 +10:00
gstglcolorconvert.h
gl/docs: massive update
2016-11-03 16:16:11 +11:00
gstglconfig.h.meson
build/gl/meson: check for GLES3/gl3ext.h existence
2017-05-11 20:06:47 +10:00
gstglcontext.c
gl/docs: some documentation updates
2017-07-28 11:00:12 +01:00
gstglcontext.h
gl/docs: some documentation updates
2017-07-28 11:00:12 +01:00
gstgldebug.c
gl: add skip annotations to non-GI possible struct constructors
2017-01-10 20:04:30 +11:00
gstgldebug.h
gstgl: Add GST_EXPORT to all symbols used on Windows
2016-10-27 23:06:25 +05:30
gstgldisplay.c
gl/viv-fb: Fix user-choice string comparisons
2017-05-21 16:52:23 +02:00
gstgldisplay.h
gl/docs: some documentation updates
2017-07-28 11:00:12 +01:00
gstglfeature.c
glutils: document functions
2017-01-13 11:20:51 +11:00
gstglfeature.h
glfeature: move internal functions into a private header
2016-11-03 16:16:12 +11:00
gstglfeature_private.h
glfeature: move internal functions into a private header
2016-11-03 16:16:12 +11:00
gstglfilter.c
gl/docs: some documentation updates
2017-07-28 11:00:12 +01:00
gstglfilter.h
glfilter: Remove hard-coded pad templates
2017-07-12 15:50:24 +10:00
gstglformat.c
gl/docs: correctly name our objects in the documentation GstGl -> GstGL
2017-07-27 12:40:30 +10:00
gstglformat.h
gl/docs: document GstGLFormat enum
2017-07-27 12:40:30 +10:00
gstglframebuffer.c
gl/docs: some documentation updates
2017-07-28 11:00:12 +01:00
gstglframebuffer.h
glframebuffer: check frame buffer status need use specific fbo target
2017-05-25 12:34:04 +03:00
gstglmemory.c
gl/docs: some documentation updates
2017-07-28 11:00:12 +01:00
gstglmemory.h
gl/docs: some documentation updates
2017-07-28 11:00:12 +01:00
gstglmemorypbo.c
glformat: fix the usage of GST_GL_RGB565
2017-05-25 12:34:12 +03:00
gstglmemorypbo.h
gl/docs: some documentation updates
2017-07-28 11:00:12 +01:00
gstgloverlaycompositor.c
gst: Clear floating flag in constructor of all GstObject subclasses that are not owned by any parent
2017-05-17 10:40:23 +03:00
gstgloverlaycompositor.h
gstgl: Add GST_EXPORT to all symbols used on Windows
2016-10-27 23:06:25 +05:30
gstglpixelformat.c
glfilter: rewrite subclasses for filter_texture() occuring on GL thread
2016-07-26 14:07:24 +10:00
gstglquery.c
docs: Port all docstring to gtk-doc markdown
2017-04-12 12:57:57 -03:00
gstglquery.h
gl/docs: document new API added in 1.10
2016-11-03 12:08:44 +11:00
gstglrenderbuffer.c
glformat: fix the usage of GST_GL_RGB565
2017-05-25 12:34:12 +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
gl: document missing GstGLShader functions
2017-07-28 16:58:38 +01:00
gstglshader.h
gl: Fixup for last commit
2017-03-04 11:47:04 +02:00
gstglshaderstrings.c
gl: take the affine transformation in NDC
2016-05-14 16:35:29 +03:00
gstglshaderstrings.h
gstgl: Add GST_EXPORT to all symbols used on Windows
2016-10-27 23:06:25 +05:30
gstglsl.c
gl/docs: some documentation updates
2017-07-28 11:00:12 +01:00
gstglsl.h
gl/docs: some documentation updates
2017-07-28 11:00:12 +01:00
gstglsl_private.h
gstgl: Re-enable WINAPI on _MSC_VER
2016-10-28 10:00:59 +05:30
gstglslstage.c
gst: Clear floating flag in constructor of all GstObject subclasses that are not owned by any parent
2017-05-17 10:40:23 +03:00
gstglslstage.h
gl/docs: massive update
2016-11-03 16:16:11 +11:00
gstglsyncmeta.c
docs: Port all docstring to gtk-doc markdown
2017-04-12 12:57:57 -03:00
gstglsyncmeta.h
gl/docs: massive update
2016-11-03 16:16:11 +11:00
gstglupload.c
glupload: Don't throw assertions on invalid allocation query
2017-07-12 15:48:23 +10:00
gstglupload.h
gl/docs: some documentation updates
2017-07-28 11:00:12 +01:00
gstglutils.c
glutils: Fix GValue leak in gst_gl_value_set_texture_target_from_mask()
2017-06-01 14:39:49 +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
gl: reset gl->DrawBuffer to the necessary values
2017-06-29 14:59:12 +10:00
gstglviewconvert.h
gl/docs: massive update
2016-11-03 16:16:11 +11:00
gstglwindow.c
gl/viv-fb: Fix user-choice string comparisons
2017-05-21 16:52:23 +02:00
gstglwindow.h
gl/docs: some documentation updates
2017-07-28 11:00:12 +01: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: specify fallback for libgmodule_dep
2017-07-20 17:51:41 +10:00