Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Make the best browser (Score 1) 555

You are confusing WebGL with acceleration of the web page rendering done in IE, FF and Chrome. They are completely different things. WebGL is an API web devs can use to draw 3D stuff.

Hardware acceleration is all done under the hood and doesn't use WebGL (it uses DirectX or OpenGL and is not called in any way by the web developer.

Comment Re:Still got issues.... (Score 1) 554

I had some GUI issues when I used it with my FF3.6 profile. I created a new profile and imported the old one's bookmarks and everything worked.

To create a new profile, run it from the command line like this:

C:\Program Files\Mozilla Firefox\firefox.exe -profilemanager

Comment Re:Slow! -- XP user? (Score 1) 554

This is not true. FF4 uses DirectX9 on XP to accelerate the compositing / rendering of web content.

The only time when it uses software rendering is when your graphics drivers are not recent enough, and that's true for both XP and Win Vista / 7. the one thing Vista and 7 have over XP is support DirectWrite, which is part of DirectX 10 so of course, doesn't work on XP.

Comment Re:...And one generation behind on HTML5 (Score 1) 341

"or there is some kind of flash-player type add-on made for Firefox to support h264"

Flash already uses the h.264 codec for video so there is no need for anything more. And you won't have to switch to another browser because as long as there is no universal codec standard accross browsers, sites like YouTube will continue to use Flash, at least as a fallback method.

Slashdot Top Deals

Today is a good day for information-gathering. Read someone else's mail file.

Working...