gstreamer/gst-libs/gst/gl/egl
Sebastian Dröge de16dc2555 gl: Fix backwards compat GST_GL_TYPE_* functions/macros
These have to be macros instead of inline function as they must behave
more or less like an integer literal, i.e. include the function call.
2017-12-09 19:32:26 +00:00
..
gstegl.c gl/docs: add symbols from -unused.txt 2017-12-09 19:32:26 +00:00
gstegl.h gl/egl: move get_error_string() into gstegl 2017-12-09 19:32:24 +00:00
gsteglimage.c gl/egl: remove use of texture orientation 2017-12-09 19:32:25 +00:00
gsteglimage.h gl/egl: remove use of texture orientation 2017-12-09 19:32:25 +00:00
gstglcontext_egl.c glcontext/egl: don't overwrite set GError 2017-12-09 19:32:25 +00:00
gstglcontext_egl.h gl: Fix backwards compat GST_GL_TYPE_* functions/macros 2017-12-09 19:32:26 +00:00
gstgldisplay_egl.c display/egl: implement getting the EGLDisplay of a specific platform 2017-12-09 19:32:24 +00:00
gstgldisplay_egl.h display/egl: implement getting the EGLDisplay of a specific platform 2017-12-09 19:32:24 +00:00
gstglmemoryegl.c gl/egl: remove use of texture orientation 2017-12-09 19:32:25 +00:00
gstglmemoryegl.h gl/egl: remove use of texture orientation 2017-12-09 19:32:25 +00:00
Makefile.am gl/egl: move get_error_string() into gstegl 2017-12-09 19:32:24 +00:00