ui/egl-helpers: fix egl 1.5 display init
commit8bce03e39328f0b3a6700efb9edb8b7d7aef629b
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 20 Mar 2017 08:04:02 +0000 (20 09:04 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 27 Mar 2017 10:14:45 +0000 (27 12:14 +0200)
tree7083edae0f780a601f0b0fca6586754355e06497
parentdb6cd4c855fd7a9e397bafd3361e66509fe47de0
ui/egl-helpers: fix egl 1.5 display init

Unfortunaly switching to getPlatformDisplayEXT isn't as easy as
implemented by 0ea1523fb6703aa0dcd65e66b59e96fec028e60a.  See the
longish comment for the complete story.

Cc: Frediano Ziglio <fziglio@redhat.com>
Suggested-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 1489997042-1824-1-git-send-email-kraxel@redhat.com
ui/egl-helpers.c