TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Chrome will use gpu to render pages

91 点作者 catalinist超过 14 年前

9 条评论

walkon超过 14 年前
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 未加载
jjcm超过 14 年前
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").
nailer超过 14 年前
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 未加载
InclinedPlane超过 14 年前
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 未加载
junkbit超过 14 年前
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>
est超过 14 年前
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 未加载
ck2超过 14 年前
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.
swah超过 14 年前
I imagine this is related with WebGL support, right?
评论 #1640934 未加载
c00p3r超过 14 年前
I didn't saw libGLcore.so in `ldd chtomium-browser' output. ^_^