nikolajj :
hannibal :
So gpu will use a lot of energy during web browsing... bad for mobile devices?
They might, but they also might not. A gpu is designed specifically to draw images on the screen, the cpu is not.
Okay, try running a 3D game - even an old one - in full screen, on a laptop. Then, tell me what it does to your battery life compared with just having a conventional web browser window open.
nikolajj :
And when scrolling a page today, almost every pixel will have to be redrawn in any case anyway (cpu or gpu).
Not traditionally, where they would use bit-block transfers to copy the parts of the window that were previously visible and just render the new area. But maybe for pages that use multiple layers and transparency, etc.