Jump to content

Translations:Archive:GPU-Performance/44/ca

From KDE Wiki Sandbox
Revision as of 23:30, 18 March 2011 by Abella (talk | contribs) (Created page with "* Podeu activar l'acceleració EXA al fitxer ''xorg.conf'': :{{Input|1=<nowiki> Section "Device" ... Option "AccelMethod" "EXA" # optional, may improve performance b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • Podeu activar l'acceleració EXA al fitxer xorg.conf:
Section "Device"
    ...
    Option "AccelMethod" "EXA"
# optional, may improve performance but introduce visible artifacts
#    Option "MigrationHeuristic" "greedy" 
    ...
EndSection "Device"