Check for correct Evas Backend. 08/4008/1
authorKondapally Kalyan <kalyan.kondapally@intel.com>
Fri, 14 Jun 2013 14:16:43 +0000 (17:16 +0300)
committerKondapally Kalyan <kalyan.kondapally@intel.com>
Fri, 14 Jun 2013 14:16:43 +0000 (17:16 +0300)
commitcb2b3edb45853861fed5e2cefccf5027df50be5e
tree7c21c6343fe3599c638e25bb8e2e83f4391a03b6
parentda38d0d8482705837bdcc64d30284d7ae8f3f93d
Check for correct Evas Backend.

We always check the supported evas engine to determine
if Acceleration is enabled. With X we check for opengl_x11 backend.
This patch makes changes to check for the correct(Wayland_egl) backend
with Wayland. This patch also enables WebGL by default in the settings.
Source/WebKit2/UIProcess/API/efl/ewk_view.cpp