Closed
Bug 828799
Opened 12 years ago
Closed 12 years ago
WebGL hardware acceleration under Linux is "0/1 Basic no information"
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 594876
People
(Reporter: hendry, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.97 Safari/537.11
Steps to reproduce:
Loaded Banana Bread on two different Linux machines with GL/Mesa support
Actual results:
Poor performance, no hardware acceleration
Expected results:
3D accelerated Banana Bread.
http://s.natalian.org/2013-01-10/1357789605_1366x768.png - from Sandy bridge laptop
http://ix.io/3Ve - about:support from Ivy bridge
Comment 1•12 years ago
|
||
Component: Untriaged → Graphics
Product: Firefox → Core
Comment 2•12 years ago
|
||
Your WebGL is hardware accelerated (see WebGL Renderer). However, because we don't have hardware accelerated display of content on Linux, we have to read it back from the GPU and display it using software. That's what the "0/1 Basic" means.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•12 years ago
|
||
Thanks Joe. Reading https://bugzilla.mozilla.org/show_bug.cgi?id=594876#c35 I had the impression it's fast. I'm getting 20FPS on Banana bread on an Ivy Bridge setup, which is pretty poor.
We need a better "sanity test" (acceleration on and off side by side would be nice) and a better indication of what's going (wr)on(g) that "0/1 Basic"... Should I file a new bug?
Comment 4•12 years ago
|
||
Nothing's wrong with your setup wrt accelerated windows; that's just indicating that you're not using OpenGL for composition, which is expected on Linux.
Reporter | ||
Comment 5•12 years ago
|
||
I don't quite understand. If I use "OpenGL for composition" (not sure functionality this exists), will that help accelerate Firefox performance?
You need to log in
before you can comment on or make changes to this bug.
Description
•