chromeview icon indicating copy to clipboard operation
chromeview copied to clipboard

Hardware acceleration

Open edoardocavazza opened this issue 12 years ago • 1 comments

First of all, congratulations for the project.

I'm trying to load my HTML5 app in the Chrome View, but I have noticed that hardware acceleration is not active, and everything with CSS3 3d tranform is not displayed. Have I missed something that enabled the HW acceleration?

Thanks

edoardocavazza avatar Oct 25 '13 14:10 edoardocavazza

It's a Chromium issue, see for example:

https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/Z2_a_fFm19M

https://code.google.com/p/chromium/issues/detail?id=239864#c8

pre avatar May 06 '14 09:05 pre