Live data from Hacker News

Chrome will use gpu to render pages

blog.chromium.org

1–10 of 49 posts

Re: Chrome will use gpu to render pages

#3
post #2

Not trying to detract from Chrome here, but IE9 should have a similar ability: http://blogs.msdn.com/ie/archive/2010/04/09/Benefits-of-GPU-...

The reason it took longer for chrome is that they are trying to sandbox everything, including what goes through the GPU which according to the chrome devs is very difficult and painful. They could have gotten the whole thing to render on the GPU a long time ago if it wasn't for the sandboxing.

Re: Chrome will use gpu to render pages

#4
post #2

Not trying to detract from Chrome here, but IE9 should have a similar ability: http://blogs.msdn.com/ie/archive/2010/04/09/Benefits-of-GPU-...

Not trying to detract from IE9 here, but Opera already has a similar ability:

http://my.opera.com/core/blog/2009/02/04/vega

The interesting parts of the article are the implementation details about the sandbox.

Re: Chrome will use gpu to render pages

#6
post #4
post #2

Not trying to detract from Chrome here, but IE9 should have a similar ability: http://blogs.msdn.com/ie/archive/2010/04/09/Benefits-of-GPU-...

Not trying to detract from IE9 here, but Opera already has a similar ability: http://my.opera.com/core/blog/2009/02/04/vega The interesting parts of the article are the implementation details about the sandbox.

The thing about Opera is, it only has around 2.5% of the market. IE9 will probably have over 30% of the browser market within two years, which is a major factor when thinking about any web development, especially with HTML5 features like canvas.

Re: Chrome will use gpu to render pages

#7
post #2

Not trying to detract from Chrome here, but IE9 should have a similar ability: http://blogs.msdn.com/ie/archive/2010/04/09/Benefits-of-GPU-...

The reason it took longer for chrome is that they are trying to sandbox everything, including what goes through the GPU which according to the chrome devs is very difficult and painful. They could have gotten the whole thing to render on the GPU a long time ago if it wasn't for the sandboxing.

Not to mention doing it on all 3 platforms as well as translating OpenGL to Direct3D on the fly using ANGLE.

Re: Chrome will use gpu to render pages

#8
post #2

Not trying to detract from Chrome here, but IE9 should have a similar ability: http://blogs.msdn.com/ie/archive/2010/04/09/Benefits-of-GPU-...

The reason it took longer for chrome is that they are trying to sandbox everything, including what goes through the GPU which according to the chrome devs is very difficult and painful. They could have gotten the whole thing to render on the GPU a long time ago if it wasn't for the sandboxing.

"took longer"? They are likely to beat IE9 to official release.

Re: Chrome will use gpu to render pages

#10
post #6
post #4

Earlier quoted context omitted.

Not trying to detract from IE9 here, but Opera already has a similar ability: http://my.opera.com/core/blog/2009/02/04/vega The interesting parts of the article are the implementation details about the sandbox.

The thing about Opera is, it only has around 2.5% of the market. IE9 will probably have over 30% of the browser market within two years, which is a major factor when thinking about any web development, especially with HTML5 features like canvas.

[deleted]
Post reply on HN