[Webkit-unassigned] [Bug 99503] [EFL][WK2] Consolidate the AC related flags in EFL code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 18:28:11 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=99503





--- Comment #2 from YoungTaeck Song <youngtaeck.song at samsung.com>  2012-10-16 18:29:02 PST ---
I think it's good to follow Laszlo's suggestion.
We inherited Qt's COORDINATED_GRAPHICS. 
Qt use ACCELERATED_COMPOSITING, TEXTURE_MAPPER, and COORDINATED_GRAPHICS flags by default.
COORDINATED_GRAPHICS internally use TEXTURE_MAPPER by default. So another flags like TEXTURE_MAPPER also have to be enable for using COORDINATED_GRAPHICS.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list