Translations:Archive:GPU-Performance/44/ca: Difference between revisions

From KDE UserBase Wiki
No edit summary
m (moved Translations:GPU-Performance/44/ca to Translations:Archive:GPU-Performance/44/ca: Part of translatable page GPU-Performance.)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
     ...
     ...
     Option "AccelMethod" "EXA"
     Option "AccelMethod" "EXA"
# optional, may improve performance but introduce visible artifacts
# opcional, pot millorar el rendiment però introdueix artefactes visibles
#   Option "MigrationHeuristic" "greedy"  
#   Option "MigrationHeuristic" "greedy"  
     ...
     ...
EndSection "Device"</nowiki>}}
EndSection "Device"</nowiki>}}

Latest revision as of 12:46, 9 December 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"