elm_config: Support opengl on wayland for "opengl_x11" engine. 48/68448/3
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Wed, 4 May 2016 09:10:14 +0000 (18:10 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Wed, 11 May 2016 04:07:41 +0000 (13:07 +0900)
commit9f23bf2f92682186aa6681117c78b7de385dece6
treeea1c7ac798e35d25ee305e6b158ceb08104cc500
parent5f387ce375229f1a8f7817317c6c29d86fae92e8
elm_config: Support opengl on wayland for "opengl_x11" engine.

If elm_config_preferred_engine_set("opengl_x11") is called, then set
accel preference internally to use opengl engine on wayland.

Change-Id: Ib9bc887401c1be6ecf46d623836d5d1c9496f1d6
src/lib/elm_config.c