Confirmed users
856
edits
(→WebAPI) |
(→GFX) |
||
| Line 28: | Line 28: | ||
* We think that OpenGL ES accelerated layer composition on '''Nightly''' builds for Android is ready to be tested by technical users. | * We think that OpenGL ES accelerated layer composition on '''Nightly''' builds for Android is ready to be tested by technical users. | ||
** There are still some known minor rendering glitches when pinch-zooming or panning; single frames are drawn at the wrong scale. | ** There are still some known minor rendering glitches when pinch-zooming or panning; single frames are drawn at the wrong scale. | ||
** Apparently, Adreno-based handhelds (like the Nexus One) freeze when using GL-accelerated layers; maybe don't try it on those phones. | |||
** To turn it on, set <code>layers.acceleration.disabled</code> to <code>false</code> and <code>layers.acceleration.force-enabled</code> to <code>true</code> in <code>about:config</code>, and restart your browser. | ** To turn it on, set <code>layers.acceleration.disabled</code> to <code>false</code> and <code>layers.acceleration.force-enabled</code> to <code>true</code> in <code>about:config</code>, and restart your browser. | ||