Hi,
We are using node webkit to provide user interface, however we are observing that with CSS animation, such as pulsating a touch on the screen, takes almost 100% of a CPU core. A20 SOM board does have Mali400 MP GPU available, with node webkit running with *--use-gl=egl*, this is what the chrome://gpu reported: Graphics Feature Status: 1. Canvas: Software only; accelerated 2d canvas is unstable in Linux at the moment (2015) 2. *Flash: Hardware Accelerated* 3. Flash Stage3D: Software only 4. Flash Stage3D Baseline profile: Software only 5. *Compositing: Hardware Accelerated* 6. Multiple Raster Threads: Disabled 7. Rasterization: Software only 8. *Threaded Rasterization: Enabled* 9. Video Decode: Software only 10. *Video Encode: Hardware Accelerated* 11. *WebGL: Hardware Accelerated* So which GPU feature is CSS animation suppose to utilize out of the list? Why not GPU is helping in CSS animation? Thanks in advance for your answers and comments, Hunter -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
