egl: Add destroy notify instead of always calling eglTerminate() on the display
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 10 May 2013 10:49:06 +0000 (12:49 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 10 May 2013 10:50:05 +0000 (12:50 +0200)
commit275e104be637325ac005062817a7d6a48914776d
tree11af0dab0e2f80a273cd430d796c9e2525293567
parentdb3d5f92d6f091ca0b9019abf990019a1210a7d6
egl: Add destroy notify instead of always calling eglTerminate() on the display

In some scenarios, for example in QtWebKit, might be difficult to obtain full
control on the egl display and it might be only accessible indirectly via
eglGetCurrentDisplay().

https://bugzilla.gnome.org/show_bug.cgi?id=700058
ext/eglgles/gstegladaptation_egl.c
gst-libs/gst/egl/egl.c
gst-libs/gst/egl/egl.h