gstreamer/gst-libs/gst/gl
2014-06-26 11:25:37 +10:00
..
android gl/android: Notify the window's resize callback about surface dimension changes 2014-04-13 16:55:26 +02:00
cocoa
dispmanx
eagl
egl glcontext: Try to open lib{EGL|GL|GLESv2}.so.1 before lib{EGL|GL|GLESv2} 2014-05-29 17:12:41 +02:00
glprototypes gl: update gles2 compatability header 2014-06-26 10:31:41 +10:00
wayland
win32 gl/win32: make send_message reentrant 2014-05-28 00:57:25 +10:00
x11 glwindow_x11: allow expose events to redraw our window 2014-05-30 11:51:01 +10:00
.gitignore
gl.h gl: mark library as API unstable 2014-06-22 09:48:22 +10:00
gstgl_fwd.h gl/upload: add GstGLUploadMeta object 2014-05-28 14:41:35 +10:00
gstglapi.c glfeature: remove GST_GL_API_GLES3 2014-05-30 10:29:37 +10:00
gstglapi.h gl: move gles2 compat header to glprototypes 2014-06-22 09:48:22 +10:00
gstglbufferpool.c glbufferpool: provide a consistent API regardless of platform 2014-06-22 09:48:22 +10:00
gstglbufferpool.h glbufferpool: provide a consistent API regardless of platform 2014-06-22 09:48:22 +10:00
gstglcolorconvert.c glcolorconvert: free pixel swizzling information 2014-06-26 11:25:37 +10:00
gstglcolorconvert.h gl/colorconvert: use GstObject's lock instead of our own 2014-05-29 17:29:41 +10:00
gstglcontext.c glcontext: Handle (unlikely) NULL return of gl->GetString (GL_VERSION) more gracefully 2014-06-02 09:23:39 +02:00
gstglcontext.h gl/context: add check_gl_version 2014-05-30 10:29:37 +10:00
gstgldisplay.c gl: add a scary note about initializing thread support for the winsys 2014-06-24 23:41:00 +10:00
gstgldisplay.h
gstgldownload.c gldownload: plug a memory leak 2014-06-15 15:17:07 +10:00
gstgldownload.h gl/download: use GstObject's lock instead of out own 2014-05-29 16:30:13 +10:00
gstglfeature.c glfeature: remove GST_GL_API_GLES3 2014-05-30 10:29:37 +10:00
gstglfeature.h glfeature: remove GST_GL_API_GLES3 2014-05-30 10:29:37 +10:00
gstglfilter.c glfilter: pass through the allocation query when in passthrough mode 2014-06-25 22:05:37 +10:00
gstglfilter.h
gstglframebuffer.c glframebuffer: don't segfault needlessly with GLES2 2014-06-17 23:21:15 +10:00
gstglframebuffer.h
gstglmemory.c glmemory: remove uneeded gl api ifdefs 2014-05-30 12:29:54 +10:00
gstglmemory.h gl/memory: implement GL_EXT_texture_rg support 2014-05-23 11:25:11 +10:00
gstglmixer.c glmixer: remove redundant/unused lock 2014-06-26 11:15:56 +10:00
gstglmixer.h glmixer: remove redundant/unused lock 2014-06-26 11:15:56 +10:00
gstglmixerpad.h gl: Port glmixer to the GstVideoAggregator baseclass 2014-06-20 19:53:33 +02:00
gstglshader.c glfeature: remove GST_GL_API_GLES3 2014-05-30 10:29:37 +10:00
gstglshader.h gl: make all GObjects inherit from GstObject 2014-05-08 15:33:43 +10:00
gstglshadervariables.c gl: Fix memory leak 2014-05-09 15:42:08 +02:00
gstglshadervariables.h
gstglupload.c glupload: always release the previous buffer 2014-06-03 14:03:21 +10:00
gstglupload.h gl/upload: use GstObject's lock instead of our own 2014-05-29 16:30:13 +10:00
gstgluploadmeta.c gluploadmeta: reenable GLMemory upload path 2014-06-23 21:43:10 +10:00
gstgluploadmeta.h gl/upload: add GstGLUploadMeta object 2014-05-28 14:41:35 +10:00
gstglutils.c glfeature: remove GST_GL_API_GLES3 2014-05-30 10:29:37 +10:00
gstglutils.h glfilterapp: remove the reshape/draw properties 2014-06-12 12:49:42 +10:00
gstglwindow.c glfeature: remove GST_GL_API_GLES3 2014-05-30 10:29:37 +10:00
gstglwindow.h gl: make all GObjects inherit from GstObject 2014-05-08 15:33:43 +10:00
Makefile.am gl: move gles2 compat header to glprototypes 2014-06-22 09:48:22 +10:00