TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Chrome will use gpu to render pages

91 pointsby catalinistover 14 years ago

9 comments

walkonover 14 years ago
Not trying to detract from Chrome here, but IE9 should have a similar ability:<p><a href="http://blogs.msdn.com/ie/archive/2010/04/09/Benefits-of-GPU-powered-HTML5.aspx" rel="nofollow">http://blogs.msdn.com/ie/archive/2010/04/09/Benefits-of-GPU-...</a>
评论 #1640333 未加载
评论 #1640300 未加载
评论 #1640551 未加载
jjcmover 14 years ago
Good - Opera, Firefox, and IE9 are all aready going this route. For Chromium not to support this would be a big thorn in their side, especially with their plans to support native code for extensions (aka, "Chrome Apps").
nailerover 14 years ago
Looking forward to this - I frequently scale web pages (my vision isn't great) and it bugs me this common activity still isn't smooth in 2010.
评论 #1641206 未加载
InclinedPlaneover 14 years ago
As exciting as it is for IE9 to enter the next-gen browser wars in earnest I wonder if they are already too late.<p>IE releases are still tied to the years long windows ship cycle, which is a significant disadvantage when all your competitors are on months long cycles. Saddled with such a huge OODA disadvantage as well as all the strategy-tax BS from MS is there any hope?<p>By the time IE9 is actually out Chrome may well have hardware accelerated everything, an LLVM client/plugin model, javascript that runs faster than Java, and client-side Erlang support (or who knows what), with Firefox not far behind. It'll be interesting to see how this plays out.
评论 #1641242 未加载
评论 #1641899 未加载
评论 #1641049 未加载
评论 #1641039 未加载
评论 #1641102 未加载
junkbitover 14 years ago
Matt Cutts tweeted a design document about the technical details<p><a href="https://sites.google.com/a/chromium.org/dev/developers/design-documents/gpu-accelerated-compositing-in-chrome" rel="nofollow">https://sites.google.com/a/chromium.org/dev/developers/desig...</a>
estover 14 years ago
Also Flash 11 is about to support 3D and it looks serious<p><a href="http://news.cnet.com/8301-30685_3-20009940-264.html" rel="nofollow">http://news.cnet.com/8301-30685_3-20009940-264.html</a><p>Unity3D is at a turning point.
评论 #1641320 未加载
ck2over 14 years ago
It would have been helpful to have some kind of benchmark to show performance improvements or cpu load reduction.<p>I guess this is more important for advanced features like canvas than regular browsing.
swahover 14 years ago
I imagine this is related with WebGL support, right?
评论 #1640934 未加载
c00p3rover 14 years ago
I didn't saw libGLcore.so in `ldd chtomium-browser' output. ^_^