Use the env value "TIZEN_WEBKIT_DIRECT_RENDERING" to enable EVAS_GL_DIRECT_RENDERING.
authorHyowon Kim <hw1008.kim@samsung.com>
Tue, 16 Apr 2013 09:33:09 +0000 (18:33 +0900)
committerGerrit Code Review <gerrit2@kim11>
Thu, 2 May 2013 08:20:53 +0000 (17:20 +0900)
commit11a4f31accf13a43279c58e8e658e4b2bca5e205
treea8695838a94a8107f4e6c898a7d900e7c3edb3f5
parent7979af7e16ff05978db7ed558a9261a493423041
Use the env value "TIZEN_WEBKIT_DIRECT_RENDERING" to enable EVAS_GL_DIRECT_RENDERING.
Default value is On.
Therefore, if you want to disable direct rendering explicitly,
set the env value "TIZEN_WEBKIT_DIRECT_RENDERING" as 0.

[Title] Use the env value "TIZEN_WEBKIT_DIRECT_RENDERING" to enable EVAS_GL_DIRECT_RENDERING.
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] N/A

Change-Id: Ia039c9b7a809010d542ebdbff90f1f3b5dc700e3

Conflicts:

Source/WebKit2/UIProcess/API/efl/PageClientImpl.cpp
Source/WebCore/platform/graphics/texmap/TextureMapperGL.cpp
Source/WebKit2/UIProcess/API/efl/PageClientImpl.cpp
Source/WebKit2/UIProcess/API/efl/PageClientImpl.h
Source/WebKit2/UIProcess/DrawingAreaProxy.h
Source/WebKit2/UIProcess/DrawingAreaProxyImpl.cpp
Source/WebKit2/UIProcess/DrawingAreaProxyImpl.h
Source/WebKit2/UIProcess/LayerTreeCoordinatorProxy.cpp
Source/WebKit2/UIProcess/LayerTreeCoordinatorProxy.h