gstreamer/gst-libs/gst/gl
2017-12-09 19:31:31 +00:00
..
android [796/906] move egl into its own directory 2017-12-09 19:31:31 +00:00
cocoa [794/906] context: add subclasses for the different platforms (egl, glx, wgl, etc) 2017-12-09 19:31:30 +00:00
egl [796/906] move egl into its own directory 2017-12-09 19:31:31 +00:00
glprototypes [786/906] glprototypes: Add support for NV extensions for DrawBuffers and ReadBuffer 2017-12-09 19:31:30 +00:00
wayland [796/906] move egl into its own directory 2017-12-09 19:31:31 +00:00
win32 [794/906] context: add subclasses for the different platforms (egl, glx, wgl, etc) 2017-12-09 19:31:30 +00:00
x11 [794/906] context: add subclasses for the different platforms (egl, glx, wgl, etc) 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 [796/906] move egl into its own directory 2017-12-09 19:31:31 +00:00
gstglcontext.h [794/906] context: add subclasses for the different platforms (egl, glx, wgl, etc) 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
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 [794/906] context: add subclasses for the different platforms (egl, glx, wgl, etc) 2017-12-09 19:31:30 +00:00
gstglwindow.h [794/906] context: add subclasses for the different platforms (egl, glx, wgl, etc) 2017-12-09 19:31:30 +00:00
Makefile.am [796/906] move egl into its own directory 2017-12-09 19:31:31 +00:00