gstreamer/gst-libs/gst/gl/egl
Julien Isorce 5e4b94c1bb gl: support cgl, egl and glx within a same build
On osx, with the same build,
gst-launch-1.0 videotestsrc ! glimagesink works with:

GST_GL_PLATFORM=egl GST_GL_WINDOW=x11 GST_GL_API=gles2
GST_GL_PLATFORM=egl GST_GL_WINDOW=x11 GST_GL_API=opengl

GST_GL_PLATFORM=glx GST_GL_WINDOW=x11 GST_GL_API=opengl

GST_GL_PLATFORM=cgl GST_GL_WINDOW=cocoa GST_GL_API=opengl
GST_GL_PLATFORM=cgl GST_GL_WINDOW=cocoa GST_GL_API=opengl3

https://bugzilla.gnome.org/show_bug.cgi?id=752743
2015-07-27 09:03:58 +01:00
..
gstegl.h gl: consolidate egl header includes to egl-only headers 2015-07-07 13:12:49 +10:00
gsteglimagememory.c Remove a bunch of silly ';;' typos at the end of lines 2015-03-12 01:33:03 +11:00
gsteglimagememory.h glupload: rearchitecture for non GLMemory inputs/outputs 2014-11-23 17:13:36 +11:00
gstglcontext_egl.c gl: support cgl, egl and glx within a same build 2015-07-27 09:03:58 +01:00
gstglcontext_egl.h glcontext: consolidate get_proc_address function definition 2015-07-18 17:10:04 +10:00
gstgldisplay_egl.c gl: add EGLImage support 2014-03-26 19:09:13 +00:00
gstgldisplay_egl.h gl: consolidate egl header includes to egl-only headers 2015-07-07 13:12:49 +10:00
Makefile.am gl: consolidate egl header includes to egl-only headers 2015-07-07 13:12:49 +10:00