evas/wayland_egl: Force EGL_PLATFORM to wayland to skip autodetection.
authorRafael Antognolli <antognolli@gmail.com>
Fri, 4 Jan 2013 16:00:43 +0000 (16:00 +0000)
committerRafael Antognolli <antognolli@gmail.com>
Fri, 4 Jan 2013 16:00:43 +0000 (16:00 +0000)
commitf8dbdafae60f42f3ac3cc1ef12516840ccacdd0c
tree995badf80ce5ef7881d26a2a391a0b249630052d
parent317979226c0d56e4362b775fee12e2b4c5812b17
evas/wayland_egl: Force EGL_PLATFORM to wayland to skip autodetection.

Since we are already inside wayland_egl code, force this env var to
avoid the EGLNativeDisplayType autodetection (done by EGL code), which
seems to be incorrect.

This commit should fix ticket #1972.

Note: revert this as soon as EGL autodetection gets fixed.

SVN revision: 82183
src/modules/evas/engines/wayland_egl/evas_wl_main.c