gstreamer/gst-libs/gst/gl
2017-12-09 19:31:30 +00:00
..
android [758/906] android: Don't require a window to be set 2017-12-09 19:31:30 +00:00
cocoa [771/906] gl: Some less long/ulong/gulong usage 2017-12-09 19:31:30 +00:00
glprototypes [786/906] glprototypes: Add support for NV extensions for DrawBuffers and ReadBuffer 2017-12-09 19:31:30 +00:00
wayland [765/906] wayland: remove fullscreen 2017-12-09 19:31:30 +00:00
win32 [774/906] win32: Fix some compiler errors/warnings 2017-12-09 19:31:30 +00:00
x11 [762/906] glimagesink: Fix some memory leaks and properly set up the buffer pool 2017-12-09 19:31:30 +00:00
.gitignore [644/906] update .gitignore for some new files 2017-12-09 19:31:27 +00:00
gl.h [744/906] gl: Use __GST_GL_H__ instead of __GL_H__ as a multi-include guard 2017-12-09 19:31:29 +00:00
gstgl_fwd.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglapi.c [729/906] gl: Include config.h everywhere 2017-12-09 19:31:29 +00:00
gstglapi.h [775/906] configure: Check for GLeglImageOES and others again 2017-12-09 19:31:30 +00:00
gstglbufferpool.c [732/906] build: fix repeated typedefs 2017-12-09 19:31:29 +00:00
gstglbufferpool.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstgldisplay.c [753/906] gldisplay: Sending a message is synchronous, we can allocate the memory on the stack 2017-12-09 19:31:29 +00:00
gstgldisplay.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstgldownload.c [782/906] gldownload: Use strlen() instead of sizeof(char*) 2017-12-09 19:31:30 +00:00
gstgldownload.h [779/906] download: remove _thread variants of the API 2017-12-09 19:31:30 +00:00
gstglegl.c [785/906] egl: Use EGL_KHR_surfaceless_context instead of creating a useless surface if available 2017-12-09 19:31:30 +00:00
gstglegl.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstgles2.h [750/906] glupload: Add support for RGB reordering when using GLES2 2017-12-09 19:31:29 +00:00
gstglfeature.c [732/906] build: fix repeated typedefs 2017-12-09 19:31:29 +00:00
gstglfeature.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglfilter.c [780/906] up/download: check return values 2017-12-09 19:31:30 +00:00
gstglfilter.h [771/906] gl: Some less long/ulong/gulong usage 2017-12-09 19:31:30 +00:00
gstglframebuffer.c [732/906] build: fix repeated typedefs 2017-12-09 19:31:29 +00:00
gstglframebuffer.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglmemory.c [780/906] up/download: check return values 2017-12-09 19:31:30 +00:00
gstglmemory.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglmixer.c [780/906] up/download: check return values 2017-12-09 19:31:30 +00:00
gstglmixer.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglmixerpad.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglshader.c [749/906] glshader: Add some more debug output 2017-12-09 19:31:29 +00:00
gstglshader.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +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 [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglupload.c [778/906] upload: remove _thread variants of the API 2017-12-09 19:31:30 +00:00
gstglupload.h [778/906] upload: remove _thread variants of the API 2017-12-09 19:31:30 +00:00
gstglutils.c [766/906] utils: generate a RGBA texture in all cases 2017-12-09 19:31:30 +00:00
gstglutils.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglwindow.c [752/906] glwindow: Add destroy notifies for the data of the callbacks 2017-12-09 19:31:29 +00:00
gstglwindow.h [752/906] glwindow: Add destroy notifies for the data of the callbacks 2017-12-09 19:31:29 +00:00
Makefile.am [735/906] gl: Add support for Android 2017-12-09 19:31:29 +00:00