Skip to content

Instantly share code, notes, and snippets.

@alexander-arce
Created August 5, 2014 17:08
Show Gist options
  • Select an option

  • Save alexander-arce/5d2a9831b1a90ded10e3 to your computer and use it in GitHub Desktop.

Select an option

Save alexander-arce/5d2a9831b1a90ded10e3 to your computer and use it in GitHub Desktop.
Firefox GPU accelerated
Enviroment variables
MOZ_OMTC_ENABLED="1"
MOZ_USE_OMTC="1"
Firefox settings
webgl.force-enabled=true
webgl.msaa-force=true
layers.acceleration.force-enabled=true
gfx.color_management.enablev4 = true
gfx.filter.nearest.force-enabled = true
gfx.use_text_smoothing_setting = true
layers.offmainthreadcomposition.async-animations=true
layers.offmainthreadcomposition.enabled=true
layers.offmainthreadcomposition.testing.enabled=true
layers.use-deprecated-textures=false
Create new integer entry
mozilla.widget.render-mode = 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment