Bug 91583

Summary: [WK2][EFL] Accelerated compositing support using TextureMapper on Efl WebKit2
Product: WebKit Reporter: YoungTaeck Song <youngtaeck.song>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, gyuyoung.kim, lucas.de.marchi, noam, rakuco, sw0524.lee, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
patch none

Description YoungTaeck Song 2012-07-17 22:39:44 PDT
This patch is a subset of Efl's UI_SIDE_COMPOSITING implementation.
This patch adds Texture Mapper related files to PlatformEfl.cmake.
And wrapped TextureMapperLayer and TextureMapperBackingStore with USE(ACCELERATED_COMPOSITING) for fixing building error when disable ACCELERATED_COMPOSITING.
Comment 1 YoungTaeck Song 2012-07-17 22:40:59 PDT
Created attachment 152928 [details]
patch
Comment 2 WebKit Review Bot 2012-07-29 23:25:36 PDT
Comment on attachment 152928 [details]
patch

Clearing flags on attachment: 152928

Committed r123999: <http://trac.webkit.org/changeset/123999>
Comment 3 WebKit Review Bot 2012-07-29 23:25:42 PDT
All reviewed patches have been landed.  Closing bug.