gstreamer/gst-libs/gst/gl
Matthew Waters 538643e3c0 [606/906] determine the GL platform to use at runtime
- Make GstGLWindow subclassablerather than specified at compile time.
- Add GstGLWindowX11 for x11 windows and two subclasses, GstGLWindowX11GLX
  and GstGLWindwX11EGL for GLX and EGL repectively. (win32 and cocoa
  ports to come)
- Also cleanup GL library detection in configure.ac
2017-12-09 19:31:25 +00:00
..
CMakeLists.txt [471/906] glshader: add dynamic fragment shader filter 2017-12-09 19:31:23 +00:00
GNUmakefile.gnustep [471/906] glshader: add dynamic fragment shader filter 2017-12-09 19:31:23 +00:00
gstglbufferpool.c [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglbufferpool.h [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstgldisplay.c [606/906] determine the GL platform to use at runtime 2017-12-09 19:31:25 +00:00
gstgldisplay.h [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstgldownload.c [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstgldownload.h [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstgles2.h [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglfilter.c [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglfilter.h [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglmemory.c [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglmemory.h [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglmixer.c [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglmixer.h [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglmixerpad.h [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglrenderer.h [606/906] determine the GL platform to use at runtime 2017-12-09 19:31:25 +00:00
gstglshader.c [605/906] shader: move to gst debugging 2017-12-09 19:31:25 +00:00
gstglshader.h [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglshadervariables.c [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglshadervariables.h [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglupload.c [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglupload.h [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglwindow.c [606/906] determine the GL platform to use at runtime 2017-12-09 19:31:25 +00:00
gstglwindow.h [606/906] determine the GL platform to use at runtime 2017-12-09 19:31:25 +00:00
gstglwindow_cocoa.m [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglwindow_win32.c [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglwindow_winCE.c [603/906] update FSF address 2017-12-09 19:31:25 +00:00
gstglwindow_x11.c [606/906] determine the GL platform to use at runtime 2017-12-09 19:31:25 +00:00
gstglwindow_x11.h [606/906] determine the GL platform to use at runtime 2017-12-09 19:31:25 +00:00
gstglwindow_x11_egl.c [606/906] determine the GL platform to use at runtime 2017-12-09 19:31:25 +00:00
gstglwindow_x11_egl.h [606/906] determine the GL platform to use at runtime 2017-12-09 19:31:25 +00:00
gstglwindow_x11_glx.c [606/906] determine the GL platform to use at runtime 2017-12-09 19:31:25 +00:00
gstglwindow_x11_glx.h [606/906] determine the GL platform to use at runtime 2017-12-09 19:31:25 +00:00
Makefile.am [606/906] determine the GL platform to use at runtime 2017-12-09 19:31:25 +00:00