gstreamer/gst-libs/gst/gl/egl
Sebastian Dröge 296b4251e3 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-03-04 11:17:35 +02:00
..
gstegl.c gl/docs: add symbols from -unused.txt 2017-01-13 11:20:50 +11:00
gstegl.h gl/egl: move get_error_string() into gstegl 2016-11-17 14:06:21 +11:00
gsteglimage.c gl/egl: remove use of texture orientation 2017-01-10 13:57:37 +11:00
gsteglimage.h gl/egl: remove use of texture orientation 2017-01-10 13:57:37 +11:00
gstglcontext_egl.c glcontext/egl: don't overwrite set GError 2017-01-10 01:00:12 +11:00
gstglcontext_egl.h gl: Fix backwards compat GST_GL_TYPE_* functions/macros 2017-03-04 11:17:35 +02:00
gstgldisplay_egl.c display/egl: implement getting the EGLDisplay of a specific platform 2016-11-17 14:06:21 +11:00
gstgldisplay_egl.h display/egl: implement getting the EGLDisplay of a specific platform 2016-11-17 14:06:21 +11:00
gstglmemoryegl.c gl/egl: remove use of texture orientation 2017-01-10 13:57:37 +11:00
gstglmemoryegl.h gl/egl: remove use of texture orientation 2017-01-10 13:57:37 +11:00
Makefile.am gl/egl: move get_error_string() into gstegl 2016-11-17 14:06:21 +11:00