Disabling gl stencil bits and tweaking use 8888 rendering 29/2429/1
authorRusty Lynch <rusty.lynch@intel.com>
Tue, 27 Nov 2012 19:31:38 +0000 (11:31 -0800)
committerRusty Lynch <rusty.lynch@intel.com>
Tue, 27 Nov 2012 19:31:38 +0000 (11:31 -0800)
commiteea0cfdbb792c2a5092f95d5a77697fae340a8d9
treeeab06059a0c7587f10c0ea0aead4dd9da62bacd9
parent40bbb55699dc023cf9e3bb75c5335952bfa79c13
Disabling gl stencil bits and tweaking use 8888 rendering

Enabling rendering on wayland by disabling gl stencil bits and
using EVAS_GL_DEPTH_8 and EVAS_GL_RGBA_8888
Source/WebCore/platform/graphics/efl/GraphicsContext3DOffscreen.cpp
Source/WebCore/platform/graphics/efl/GraphicsContext3DOnscreen.cpp
Source/WebKit2/UIProcess/API/efl/PageClientImpl.cpp