gstreamer/gst-libs/gst/gl
Matthew Waters e80533dcee [793/906] add a GstGLContext object that will be the basis of OpenGL contexts
At the moment it just sits in between GstGLDisplay and GstGLWindow
performing some of the stuff that GstGLWindow used to do.
2017-12-09 19:31:30 +00:00
..
android [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2017-12-09 19:31:30 +00:00
cocoa [792/906] build: use our own in tree headers before system ones 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 [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2017-12-09 19:31:30 +00:00
win32 [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2017-12-09 19:31:30 +00:00
x11 [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 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 [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2017-12-09 19:31:30 +00:00
gstgl_fwd.h [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2017-12-09 19:31:30 +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
gstglcontext.c [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2017-12-09 19:31:30 +00:00
gstglcontext.h [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2017-12-09 19:31:30 +00:00
gstgldisplay.c [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2017-12-09 19:31:30 +00:00
gstgldisplay.h [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2017-12-09 19:31:30 +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 [789/906] egl: Create a window surface if necessary 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 [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2017-12-09 19:31:30 +00:00
gstglfeature.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglfilter.c [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 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 [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 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 [787/906] gl: The GLSL rectangle resampler does not always work with int tex coords 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 [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 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 [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2017-12-09 19:31:30 +00:00
gstglwindow.h [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2017-12-09 19:31:30 +00:00
Makefile.am [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2017-12-09 19:31:30 +00:00