gstreamer/gst-libs/gst/gl/viv-fb
Cassandra Rommel 2ed379c732 gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVIVFb subclass
This simplifies the code a lot without any functional changes apart from
not closing the display connection. Closing the display connection is
not safe to do as it is shared between all other code in the same
process and no reference counting or anything happens at the platform
layer.
2017-12-09 19:32:30 +00:00
..
gstgldisplay_viv_fb.c gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVIVFb subclass 2017-12-09 19:32:30 +00:00
gstgldisplay_viv_fb.h gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVIVFb subclass 2017-12-09 19:32:30 +00:00
gstglwindow_viv_fb_egl.c gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVIVFb subclass 2017-12-09 19:32:30 +00:00
gstglwindow_viv_fb_egl.h gl/viv-fb: Don't use deprecated symbols and make macros more consistent 2017-12-09 19:32:26 +00:00
Makefile.am gl: Add support for Vivante EGL FB windowing system 2017-12-09 19:32:26 +00:00