为什么 Firefox 4 没有硬件加速?

0 firefox hardware-acceleration

起初我以为是我的电脑,但后来我尝试了 chrome。为什么 Firefox 不是硬件加速?第一个屏幕截图显示 chrome 使用率为 23%。第二个显示 59%。我有 2 个 CPU,这就是为什么它不是 100% 使用率的原因。图中的游戏是biolab

铬合金 火狐


继承人的文字 about:support

应用基础

    Name
    Firefox

    Version
    4.0

    User Agent
    Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0

    Profile Directory

      Open Containing Folder

    Enabled Plugins

      about:plugins

    Build Configuration

      about:buildconfig
Run Code Online (Sandbox Code Playgroud)

扩展

    Name

    Version

    Enabled

    ID
Run Code Online (Sandbox Code Playgroud)

修改的首选项

  Name

  Value

    accessibility.typeaheadfind.flashBar
    0

    browser.places.importBookmarksHTML
    false

    browser.places.smartBookmarksVersion
    2

    browser.startup.homepage_override.buildID
    20110303194838

    browser.startup.homepage_override.mstone
    rv:2.0

    extensions.lastAppVersion
    4.0

    gfx.font_rendering.directwrite.enabled
    true

    network.cookie.prefsMigrated
    true

    places.history.expiration.transient_current_max_pages
    127602

    privacy.sanitize.migrateFx3Prefs
    true
Run Code Online (Sandbox Code Playgroud)

图形

    Adapter Description
    Mobile Intel(R) 4 Series Express Chipset Family

    Vendor ID
    8086

    Device ID
    2a42

    Adapter RAM
    Unknown

    Adapter Drivers
    igdumd64 igd10umd64 igdumdx32 igd10umd32

    Driver Version
    8.15.10.2202

    Driver Date
    8-25-2010

    Direct2D Enabled
    true

    DirectWrite Enabled
    true (6.1.7600.16385, font cache n/a)

    WebGL Renderer
    Google Inc. -- ANGLE -- OpenGL ES 2.0 (ANGLE 0.0.0.541)

    GPU Accelerated Windows
    1/1 Direct3D 10
Run Code Online (Sandbox Code Playgroud)

Pat*_*hes 7

Firefox 4 禁用了某些他们认为不可靠的图形芯片组的硬件加速。要在 Firefox 中检查是否启用了 GPU 加速,请about:support在地址栏中输入并按Enter。然后查看图形部分。如果它是启用的,标有Direct2D EnabledDirectWrite Enabled会说true。否则它会说false。此示例启用了硬件加速:

Firefox 关于:支持启用图形加速

您可以手动启用硬件加速。为此,请浏览到about:config,单击我会小心的,我保证!,然后webgl过滤器框中键入。然后,只需双击webgl.force-enabled下方窗格中的属性即可将其从 切换falsetrue。关闭 Firefox 并重新启动它以使更改生效。

Firefox about:config 与 webgl.force-enabled 属性突出显示

如果遇到问题,您可以在安全模式下启动 Firefox,方法是Mozilla Firefox (Safe Mode)在 Windows 开始菜单中找到或将-safe-mode开关添加到firefox命令中。在安全模式下始终禁用硬件加速。然后,您可以执行上述步骤将设置更改回默认值。