gstreamer/gst-libs/gst/gl
Matthew Waters 2623734d19 [854/906] use the allocation query to propogate GstGLContext
uses the GstVideoGLTextureUploadMeta api type for the query
2017-12-09 19:31:32 +00:00
..
android [824/906] android: Build fixes 2017-12-09 19:31:31 +00:00
cocoa [839/906] cocoa: allow to call set_window_handle before to create glcontext 2017-12-09 19:31:32 +00:00
dispmanx [818/906] window: add send_message_async vmethod 2017-12-09 19:31:31 +00:00
egl [824/906] android: Build fixes 2017-12-09 19:31:31 +00:00
glprototypes [798/906] build: install needed header 2017-12-09 19:31:31 +00:00
wayland [823/906] wayland_egl: make the wayland backend actually work on Raspberry Pi 2017-12-09 19:31:31 +00:00
win32 [818/906] window: add send_message_async vmethod 2017-12-09 19:31:31 +00:00
x11 [832/906] x11: ignore Expose events not initiated by gst_gl_window_draw 2017-12-09 19:31:32 +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 [812/906] move the GL vtable from GstGLDisplay to GstGLContext 2017-12-09 19:31:31 +00:00
gstglbufferpool.h [812/906] move the GL vtable from GstGLDisplay to GstGLContext 2017-12-09 19:31:31 +00:00
gstglcontext.c [841/906] osx: allow x11/glx backend and set default runtime to cocoa/nsgl 2017-12-09 19:31:32 +00:00
gstglcontext.h [812/906] move the GL vtable from GstGLDisplay to GstGLContext 2017-12-09 19:31:31 +00:00
gstgldisplay.c [853/906] display: remove _{set,get}_context 2017-12-09 19:31:32 +00:00
gstgldisplay.h [853/906] display: remove _{set,get}_context 2017-12-09 19:31:32 +00:00
gstgldownload.c [838/906] gl: Use GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLE 2017-12-09 19:31:32 +00:00
gstgldownload.h [812/906] move the GL vtable from GstGLDisplay to GstGLContext 2017-12-09 19:31:31 +00:00
gstgles2.h [838/906] gl: Use GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLE 2017-12-09 19:31:32 +00:00
gstglfeature.c [812/906] move the GL vtable from GstGLDisplay to GstGLContext 2017-12-09 19:31:31 +00:00
gstglfeature.h [812/906] move the GL vtable from GstGLDisplay to GstGLContext 2017-12-09 19:31:31 +00:00
gstglfilter.c [854/906] use the allocation query to propogate GstGLContext 2017-12-09 19:31:32 +00:00
gstglfilter.h [852/906] use GstContext for GstGLDisplay propogation 2017-12-09 19:31:32 +00:00
gstglframebuffer.c [838/906] gl: Use GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLE 2017-12-09 19:31:32 +00:00
gstglframebuffer.h [812/906] move the GL vtable from GstGLDisplay to GstGLContext 2017-12-09 19:31:31 +00:00
gstglmemory.c [843/906] memory: provide copy_into_texture 2017-12-09 19:31:32 +00:00
gstglmemory.h [843/906] memory: provide copy_into_texture 2017-12-09 19:31:32 +00:00
gstglmixer.c [854/906] use the allocation query to propogate GstGLContext 2017-12-09 19:31:32 +00:00
gstglmixer.h [844/906] mixer: give access to the pads at render time 2017-12-09 19:31:32 +00:00
gstglmixerpad.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglshader.c [812/906] move the GL vtable from GstGLDisplay to GstGLContext 2017-12-09 19:31:31 +00:00
gstglshader.h [812/906] move the GL vtable from GstGLDisplay to GstGLContext 2017-12-09 19:31:31 +00:00
gstglshadervariables.c [824/906] android: Build fixes 2017-12-09 19:31:31 +00:00
gstglshadervariables.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglupload.c [850/906] glupload: Remove texture scaling artifacts from the TEXTURE_RECTANGLE -> TEXTURE_2D transition 2017-12-09 19:31:32 +00:00
gstglupload.h [812/906] move the GL vtable from GstGLDisplay to GstGLContext 2017-12-09 19:31:31 +00:00
gstglutils.c [852/906] use GstContext for GstGLDisplay propogation 2017-12-09 19:31:32 +00:00
gstglutils.h [852/906] use GstContext for GstGLDisplay propogation 2017-12-09 19:31:32 +00:00
gstglwindow.c [841/906] osx: allow x11/glx backend and set default runtime to cocoa/nsgl 2017-12-09 19:31:32 +00:00
gstglwindow.h [831/906] glimagesink: avoid to overload the drawer if already drawing 2017-12-09 19:31:32 +00:00
Makefile.am [842/906] Fix gstglconfig.h-related 'make distcheck' issues 2017-12-09 19:31:32 +00:00