Elementary: Patch from Alex Wu <zhiwen.wu@linux.intel.com> to fix glview tests in...
authorChristopher Michael <cpmichael1@comcast.net>
Fri, 31 Aug 2012 09:27:22 +0000 (09:27 +0000)
committerEduardo Lima (Etrunko) <eduardo.lima@intel.com>
Tue, 13 Aug 2013 20:49:39 +0000 (17:49 -0300)
commit4081ed3612a564591eda8654f2ad2326bc8d2656
treed09eb217759126bb48bdaa04f98b2cc9340d733d
parenta1e9d75680eb8a2f5a72e9cde1bfe0bf8da7bf62
Elementary: Patch from Alex Wu <zhiwen.wu@linux.intel.com> to fix glview tests in Wayland:

If the preferred engine set to "opengl_x11" and we actully run on
"wayland_egl" engine, the elm_win_add will eventully use "Software FB"
engine, and no chance to use the correct engine.

Don't set the preference but let the _elm_config to determine the right
engine.

SVN revision: 75921
src/bin/test_glview.c
src/bin/test_glview_simple.c