gstreamer/gst-libs/gst/gl
2017-12-09 19:31:29 +00:00
..
cocoa [726/906] window: don't call a NULL destroy function 2017-12-09 19:31:29 +00:00
glprototypes [680/906] overlay: tentative port to new GstGLFuncs API 2017-12-09 19:31:27 +00:00
wayland [724/906] wayland: make reentrant 2017-12-09 19:31:29 +00:00
win32 [726/906] window: don't call a NULL destroy function 2017-12-09 19:31:29 +00:00
x11 [725/906] x11: use GMainContext/GMainLoop 2017-12-09 19:31:29 +00:00
.gitignore [644/906] update .gitignore for some new files 2017-12-09 19:31:27 +00:00
gstglapi.c [696/906] glapi: fix memory leak from not freeing a string 2017-12-09 19:31:28 +00:00
gstglapi.h [722/906] gl: Fix build on Win32 2017-12-09 19:31:28 +00:00
gstglbufferpool.c [704/906] Use gst_object_[un]ref so we can get refcounts in the log 2017-12-09 19:31:28 +00:00
gstglbufferpool.h [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstgldisplay.c [709/906] display: some more cleanups 2017-12-09 19:31:28 +00:00
gstgldisplay.h [715/906] display: inherit from the right object class 2017-12-09 19:31:28 +00:00
gstgldownload.c [704/906] Use gst_object_[un]ref so we can get refcounts in the log 2017-12-09 19:31:28 +00:00
gstgldownload.h [699/906] display: remove list of upload and download objects 2017-12-09 19:31:28 +00:00
gstgles2.h [647/906] remove dependecy on glew 2017-12-09 19:31:27 +00:00
gstglfeature.c [701/906] display: move context creation into window 2017-12-09 19:31:28 +00:00
gstglfeature.h [691/906] feature: make gst_gl_check_extension public 2017-12-09 19:31:27 +00:00
gstglfilter.c [721/906] glfilter: Use uint64 for the OpenGL context property 2017-12-09 19:31:28 +00:00
gstglfilter.h [642/906] add gstglconfig.h for apps to find out what our capabilites are 2017-12-09 19:31:26 +00:00
gstglframebuffer.c [714/906] Add GstGLFramebuffer to replace _display_gen_fbo and friends 2017-12-09 19:31:28 +00:00
gstglframebuffer.h [714/906] Add GstGLFramebuffer to replace _display_gen_fbo and friends 2017-12-09 19:31:28 +00:00
gstglmemory.c [703/906] x11: don't segfault if destroy_cb is NULL 2017-12-09 19:31:28 +00:00
gstglmemory.h [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglmixer.c [707/906] display: move error_message to utils 2017-12-09 19:31:28 +00:00
gstglmixer.h [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglmixerpad.h [708/906] display: a cleanup and removal of old code 2017-12-09 19:31:28 +00:00
gstglshader.c [719/906] gl: Fix compilation with GLES2 2017-12-09 19:31:28 +00:00
gstglshader.h [647/906] remove dependecy on glew 2017-12-09 19:31:27 +00:00
gstglshadervariables.c [642/906] add gstglconfig.h for apps to find out what our capabilites are 2017-12-09 19:31:26 +00:00
gstglshadervariables.h [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglupload.c [704/906] Use gst_object_[un]ref so we can get refcounts in the log 2017-12-09 19:31:28 +00:00
gstglupload.h [699/906] display: remove list of upload and download objects 2017-12-09 19:31:28 +00:00
gstglutils.c [718/906] shader: make it possible to unref in the non-GL thread 2017-12-09 19:31:28 +00:00
gstglutils.h [714/906] Add GstGLFramebuffer to replace _display_gen_fbo and friends 2017-12-09 19:31:28 +00:00
gstglwindow.c [723/906] gstglwindow: close has to be called in the glthread. 2017-12-09 19:31:28 +00:00
gstglwindow.h [705/906] x11: don't shutdown in _finalize 2017-12-09 19:31:28 +00:00
Makefile.am [714/906] Add GstGLFramebuffer to replace _display_gen_fbo and friends 2017-12-09 19:31:28 +00:00