Castanets icon indicating copy to clipboard operation
Castanets copied to clipboard

[Feature] Enable GPU Features for Distributed Web Engine

Open nke94 opened this issue 6 years ago • 0 comments

architecture for GPU rendering path needs to be analyzed and enabled

  1. Enable Accelerated Compositing using GL. : https://github.com/Samsung/Castanets/issues/16#issue-359748971

  2. Feasiblity to use accelerated composition on browser process with bitmap raster. : https://github.com/Samsung/Castanets/issues/17#issue-359750159

  3. Feasibility of enabling gpu path for renderer using OOP Rasterization. : https://github.com/Samsung/Castanets/issues/18#issue-359754713

nke94 avatar Sep 13 '18 05:09 nke94