gstreamer/gst-libs/gst/gl
Sebastian Dröge 48f79e9f60 configure: Remove unused Mali EGL/fbdev_window support
This existed a long time ago but there's no actual code for this
anymore.
2017-12-09 19:32:26 +00:00
..
android gl/android: don't install the android window header 2017-12-09 19:32:24 +00:00
cocoa glcontext/cocoa: implement empty swap_buffers 2017-12-09 19:32:24 +00:00
dispmanx gl: GST_GL_TYPE -> GST_TYPE_GL 2017-12-09 19:32:23 +00:00
eagl gl: GST_GL_TYPE -> GST_TYPE_GL 2017-12-09 19:32:23 +00:00
egl gl/docs: add symbols from -unused.txt 2017-12-09 19:32:26 +00:00
glprototypes gl: add support for building against GLES3 headers 2017-12-09 19:32:18 +00:00
utils gl: Fix compiler warning about unused const variable with gcc 6 2017-12-09 19:32:17 +00:00
wayland gl/window: remove use of main_context_push/pop_thread_default() 2017-12-09 19:32:25 +00:00
win32 gl/window: remove use of main_context_push/pop_thread_default() 2017-12-09 19:32:25 +00:00
x11 gl/x11: Remove unused static function 2017-12-09 19:32:25 +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 gl/docs: massive update 2017-12-09 19:32:23 +00:00
gstglapi.h gl: don't expose OpenGL prototypes 2017-12-09 19:32:24 +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 gl: add necessary get_type() functions for allocation params structures 2017-12-09 19:32:26 +00:00
gstglbasememory.h glbasememory: type fix for GstGLBaseMemoryAllocatorAllocFunction 2017-12-09 19:32:26 +00:00
gstglbuffer.c gl: add necessary get_type() functions for allocation params structures 2017-12-09 19:32:26 +00:00
gstglbuffer.h gl: add necessary get_type() functions for allocation params structures 2017-12-09 19:32:26 +00:00
gstglbufferpool.c glbufferpool: introduce check for GLMemory allocators 2017-12-09 19:32:24 +00:00
gstglbufferpool.h gstgl: Add GST_EXPORT to all symbols used on Windows 2017-12-09 19:32:23 +00:00
gstglcolorconvert.c gl/docs: massive update 2017-12-09 19:32:23 +00:00
gstglcolorconvert.h gl/docs: massive update 2017-12-09 19:32:23 +00:00
gstglconfig.h.meson meson: add some starting build files for GL 2017-12-09 19:32:22 +00:00
gstglcontext.c gstglcontext: is_shared should return FALSE if no group 2017-12-09 19:32:25 +00:00
gstglcontext.h glcontext: add vfunc to retrieve the OpenGL platform version 2017-12-09 19:32:25 +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 gldisplay: add missing transfer annotations 2017-12-09 19:32:26 +00:00
gstgldisplay.h gldisplay: some annotation updates/typo fixes 2017-12-09 19:32:25 +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 glutils: remove trivial helper function 2017-12-09 19:32:26 +00:00
gstglfilter.h glfilter: remove display_init/reset 2017-12-09 19:32:23 +00:00
gstglformat.c gl/format: use the unsized format for RGB on GLES2 2017-12-09 19:32:25 +00:00
gstglformat.h gl/docs: some type fixes of type names 2017-12-09 19:32:26 +00:00
gstglframebuffer.c gl/gi: some annotation updates for called functions 2017-12-09 19:32:23 +00:00
gstglframebuffer.h gl/docs: massive update 2017-12-09 19:32:23 +00:00
gstglmemory.c gl/docs: some type fixes of type names 2017-12-09 19:32:26 +00:00
gstglmemory.h gl: add necessary get_type() functions for allocation params structures 2017-12-09 19:32:26 +00:00
gstglmemorypbo.c gl/docs: massive update 2017-12-09 19:32:23 +00:00
gstglmemorypbo.h gl/docs: massive update 2017-12-09 19:32:23 +00:00
gstgloverlaycompositor.c gl/docs: massive update 2017-12-09 19:32:23 +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 gl: add skip annotations to non-GI possible struct constructors 2017-12-09 19:32:26 +00:00
gstglquery.h gl/docs: document new API added in 1.10 2017-12-09 19:32:23 +00:00
gstglrenderbuffer.c gl: add necessary get_type() functions for allocation params structures 2017-12-09 19:32:26 +00:00
gstglrenderbuffer.h gl: add necessary get_type() functions for allocation params structures 2017-12-09 19:32:26 +00:00
gstglshader.c gl: GST_GL_TYPE -> GST_TYPE_GL 2017-12-09 19:32:23 +00:00
gstglshader.h gl: GST_GL_TYPE -> GST_TYPE_GL 2017-12-09 19:32:23 +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 glsl: fix #version 150 not working with profiles 2017-12-09 19:32:23 +00:00
gstglsl.h gl/docs: massive update 2017-12-09 19:32:23 +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 gl/docs: massive update 2017-12-09 19:32:23 +00:00
gstglsyncmeta.h gl/docs: massive update 2017-12-09 19:32:23 +00:00
gstglupload.c gst: Don't declare variables inside the for loop header 2017-12-09 19:32:25 +00:00
gstglupload.h gstgl: Add GST_EXPORT to all symbols used on Windows 2017-12-09 19:32:23 +00:00
gstglutils.c glutils: document functions 2017-12-09 19:32:26 +00:00
gstglutils.h glutils: privatise matrix multiplication/videoaffinetransformation retrieval 2017-12-09 19:32:26 +00:00
gstglutils_private.h glutils: privatise matrix multiplication/videoaffinetransformation retrieval 2017-12-09 19:32:26 +00:00
gstglviewconvert.c glutils: privatise matrix multiplication/videoaffinetransformation retrieval 2017-12-09 19:32:26 +00:00
gstglviewconvert.h gl/docs: massive update 2017-12-09 19:32:23 +00:00
gstglwindow.c gl/window: remove unused priv variable 2017-12-09 19:32:25 +00:00
gstglwindow.h glwindow: use the same parameter names between vfuncs and functions of the same name 2017-12-09 19:32:26 +00:00
Makefile.am gl: update sys dependants for function removals 2017-12-09 19:32:26 +00:00
meson.build configure: Remove unused Mali EGL/fbdev_window support 2017-12-09 19:32:26 +00:00