gstreamer/gst-libs/gst/gl/egl
Edward Hervey 30622337ab glcontext: Try to open lib{EGL|GL|GLESv2}.so.1 before lib{EGL|GL|GLESv2}
Fixes issues with .so (without numbering) being installed for development
(such as from mesa-dev) but actual driver (with numbering) coming from
some other place (like nvidia drivers)
2014-05-29 17:12:41 +02:00
..
gsteglimagememory.c gl/eglimage: add eglimage context feature 2014-05-20 23:37:52 +10:00
gsteglimagememory.h gl: add EGLImage support 2014-03-26 19:09:13 +00:00
gstglcontext_egl.c glcontext: Try to open lib{EGL|GL|GLESv2}.so.1 before lib{EGL|GL|GLESv2} 2014-05-29 17:12:41 +02:00
gstglcontext_egl.h gl/eglimage: add eglimage context feature 2014-05-20 23:37:52 +10:00
gstgldisplay_egl.c gl: add EGLImage support 2014-03-26 19:09:13 +00:00
gstgldisplay_egl.h gl: add EGLImage support 2014-03-26 19:09:13 +00:00
Makefile.am gl: egl: fix distcheck and out of source build 2014-03-28 20:22:43 +00:00