gstreamer/gst-libs/gst/gl
Matthew Waters cf5e910d9b [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.
2014-03-15 18:37:01 +01:00
..
android [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2014-03-15 18:37:01 +01:00
cocoa [792/906] build: use our own in tree headers before system ones 2014-03-15 18:37:01 +01:00
glprototypes [786/906] glprototypes: Add support for NV extensions for DrawBuffers and ReadBuffer 2014-03-15 18:37:00 +01:00
wayland [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2014-03-15 18:37:01 +01:00
win32 [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2014-03-15 18:37:01 +01:00
x11 [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2014-03-15 18:37:01 +01:00
.gitignore [644/906] update .gitignore for some new files 2014-03-15 18:36:52 +01:00
gl.h [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2014-03-15 18:37:01 +01:00
gstgl_fwd.h [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2014-03-15 18:37:01 +01:00
gstglapi.c [729/906] gl: Include config.h everywhere 2014-03-15 18:36:57 +01:00
gstglapi.h [775/906] configure: Check for GLeglImageOES and others again 2014-03-15 18:37:00 +01:00
gstglbufferpool.c [732/906] build: fix repeated typedefs 2014-03-15 18:36:57 +01:00
gstglbufferpool.h [733/906] gl: Major header and include cleanup 2014-03-15 18:36:57 +01:00
gstglcontext.c [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2014-03-15 18:37:01 +01:00
gstglcontext.h [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2014-03-15 18:37:01 +01:00
gstgldisplay.c [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2014-03-15 18:37:01 +01:00
gstgldisplay.h [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2014-03-15 18:37:01 +01:00
gstgldownload.c [782/906] gldownload: Use strlen() instead of sizeof(char*) 2014-03-15 18:37:00 +01:00
gstgldownload.h [779/906] download: remove _thread variants of the API 2014-03-15 18:37:00 +01:00
gstglegl.c [789/906] egl: Create a window surface if necessary 2014-03-15 18:37:00 +01:00
gstglegl.h [733/906] gl: Major header and include cleanup 2014-03-15 18:36:57 +01:00
gstgles2.h [750/906] glupload: Add support for RGB reordering when using GLES2 2014-03-15 18:36:58 +01:00
gstglfeature.c [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2014-03-15 18:37:01 +01:00
gstglfeature.h [733/906] gl: Major header and include cleanup 2014-03-15 18:36:57 +01:00
gstglfilter.c [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2014-03-15 18:37:01 +01:00
gstglfilter.h [771/906] gl: Some less long/ulong/gulong usage 2014-03-15 18:36:59 +01:00
gstglframebuffer.c [732/906] build: fix repeated typedefs 2014-03-15 18:36:57 +01:00
gstglframebuffer.h [733/906] gl: Major header and include cleanup 2014-03-15 18:36:57 +01:00
gstglmemory.c [780/906] up/download: check return values 2014-03-15 18:37:00 +01:00
gstglmemory.h [733/906] gl: Major header and include cleanup 2014-03-15 18:36:57 +01:00
gstglmixer.c [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2014-03-15 18:37:01 +01:00
gstglmixer.h [733/906] gl: Major header and include cleanup 2014-03-15 18:36:57 +01:00
gstglmixerpad.h [733/906] gl: Major header and include cleanup 2014-03-15 18:36:57 +01:00
gstglshader.c [749/906] glshader: Add some more debug output 2014-03-15 18:36:58 +01:00
gstglshader.h [733/906] gl: Major header and include cleanup 2014-03-15 18:36:57 +01:00
gstglshadervariables.c [642/906] add gstglconfig.h for apps to find out what our capabilites are 2014-03-15 18:36:52 +01:00
gstglshadervariables.h [733/906] gl: Major header and include cleanup 2014-03-15 18:36:57 +01:00
gstglupload.c [787/906] gl: The GLSL rectangle resampler does not always work with int tex coords 2014-03-15 18:37:00 +01:00
gstglupload.h [778/906] upload: remove _thread variants of the API 2014-03-15 18:37:00 +01:00
gstglutils.c [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2014-03-15 18:37:01 +01:00
gstglutils.h [733/906] gl: Major header and include cleanup 2014-03-15 18:36:57 +01:00
gstglwindow.c [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2014-03-15 18:37:01 +01:00
gstglwindow.h [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2014-03-15 18:37:01 +01:00
Makefile.am [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2014-03-15 18:37:01 +01:00