gstreamer/gst-libs/gst/gl
Matthew Waters 04e92acd3b glbasememory: take a pointer as the wrapped gpu handle
Allows passing arbitrary data to wrap the the specific memory implementation
which is required for some memory implementations.
2017-12-09 19:32:19 +00:00
..
android
cocoa gl/cocoa: Fix incompatible type warning 2017-12-09 19:32:19 +00:00
dispmanx
eagl gl/cocoa/eagl: don't leak GThread's when dispatching messages 2017-12-09 19:32:19 +00:00
egl eglimage: perform eglCreateImage in the gl thread 2017-12-09 19:32:18 +00:00
glprototypes gl: add support for building against GLES3 headers 2017-12-09 19:32:18 +00:00
utils
wayland
win32
x11
.gitignore
gl.h gl: move control binding proxy implementation from glvideomixer 2017-12-09 19:32:15 +00:00
gstgl_enums.h
gstgl_fwd.h
gstglapi.c gl: misc docs fixes/additions 2017-12-09 19:32:17 +00:00
gstglapi.h gl: fix gles3 header usage for older platforms 2017-12-09 19:32:19 +00:00
gstglbasefilter.c gl: misc docs fixes/additions 2017-12-09 19:32:17 +00:00
gstglbasefilter.h gl: misc docs fixes/additions 2017-12-09 19:32:17 +00:00
gstglbasememory.c glbasememory: take a pointer as the wrapped gpu handle 2017-12-09 19:32:19 +00:00
gstglbasememory.h glbasememory: take a pointer as the wrapped gpu handle 2017-12-09 19:32:19 +00:00
gstglbuffer.c
gstglbuffer.h
gstglbufferpool.c gl: misc docs fixes/additions 2017-12-09 19:32:17 +00:00
gstglbufferpool.h
gstglcolorconvert.c glviewconvert: Port more things to GLES/GL 3 compatibility 2017-12-09 19:32:19 +00:00
gstglcolorconvert.h
gstglcontext.c gl: add support for building against GLES3 headers 2017-12-09 19:32:18 +00:00
gstglcontext.h gl: misc docs fixes/additions 2017-12-09 19:32:17 +00:00
gstglcontrolbindingproxy.c
gstglcontrolbindingproxy.h
gstgldebug.c gl: misc docs fixes/additions 2017-12-09 19:32:17 +00:00
gstgldebug.h gl: misc docs fixes/additions 2017-12-09 19:32:17 +00:00
gstgldisplay.c gldisplay: make readding the same context a no-op 2017-12-09 19:32:17 +00:00
gstgldisplay.h gl: misc docs fixes/additions 2017-12-09 19:32:17 +00:00
gstglfeature.c
gstglfeature.h
gstglfilter.c bad: use new gst_element_class_add_static_pad_template() 2017-12-09 19:32:18 +00:00
gstglfilter.h glfilter: retrieve the shader attributes from the GL thread 2017-12-09 19:32:17 +00:00
gstglformat.c
gstglformat.h
gstglframebuffer.c
gstglframebuffer.h
gstglmemory.c glbasememory: take a pointer as the wrapped gpu handle 2017-12-09 19:32:19 +00:00
gstglmemory.h glbasememory: take a pointer as the wrapped gpu handle 2017-12-09 19:32:19 +00:00
gstglmemorypbo.c glbasememory: take a pointer as the wrapped gpu handle 2017-12-09 19:32:19 +00:00
gstglmemorypbo.h
gstgloverlaycompositor.c
gstgloverlaycompositor.h
gstglquery.c
gstglquery.h
gstglshader.c glshader: add glBindFragDataLocation 2017-12-09 19:32:18 +00:00
gstglshader.h glshader: add glBindFragDataLocation 2017-12-09 19:32:18 +00:00
gstglshaderstrings.c
gstglshaderstrings.h
gstglsl.c glviewconvert: Port more things to GLES/GL 3 compatibility 2017-12-09 19:32:19 +00:00
gstglsl.h
gstglsl_private.h glviewconvert: Port more things to GLES/GL 3 compatibility 2017-12-09 19:32:19 +00:00
gstglslstage.c glshader: some compatibility changes for GL 1.4 2017-12-09 19:32:17 +00:00
gstglslstage.h gl: misc docs fixes/additions 2017-12-09 19:32:17 +00:00
gstglsyncmeta.c
gstglsyncmeta.h
gstglupload.c glupload: keep the parent buffer around when converting EGLImage to 2D textures 2017-12-09 19:32:19 +00:00
gstglupload.h gl: misc docs fixes/additions 2017-12-09 19:32:17 +00:00
gstglutils.c glutils: remove custom code for setting caps features 2017-12-09 19:32:17 +00:00
gstglutils.h
gstglviewconvert.c glviewconvert: Port more things to GLES/GL 3 compatibility 2017-12-09 19:32:19 +00:00
gstglviewconvert.h
gstglwindow.c glwindow: reduce the number of GMutexes and GConds in send_message() 2017-12-09 19:32:19 +00:00
gstglwindow.h
Makefile.am