Translations:Archive:GPU-Performance/44/ca: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
... | ... | ||
Option "AccelMethod" "EXA" | Option "AccelMethod" "EXA" | ||
# | # opcional, pot millorar el rendiment però introdueix artefactes visibles | ||
# | # Option "MigrationHeuristic" "greedy" | ||
... | ... | ||
EndSection "Device"</nowiki>}} | EndSection "Device"</nowiki>}} |
Revision as of 00:23, 21 March 2011
- Podeu activar l'acceleració EXA al fitxer xorg.conf:
Section "Device" ... Option "AccelMethod" "EXA" # opcional, pot millorar el rendiment però introdueix artefactes visibles # Option "MigrationHeuristic" "greedy" ... EndSection "Device"