Jump to content

Translations:Archive:GPU-Performance/44/zh-tw: Difference between revisions

From KDE Wiki Sandbox
Qiii2006 (talk | contribs)
m Created page with "* 您可以啟用 EXA 加速 在 ''xorg.conf'' 的 "Device" 部分 :{{Input|1=<nowiki> ... Option "AccelMethod" "EXA" # optional, may improve performance but introduce vis..."
 
FuzzyBot (talk | contribs)
m moved Translations:GPU-Performance/44/zh-tw to Translations:Archive:GPU-Performance/44/zh-tw: Part of translatable page GPU-Performance.
 
(No difference)

Latest revision as of 12:46, 9 December 2011

  • 您可以啟用 EXA 加速

xorg.conf 的 "Device" 部分

    ...
    Option "AccelMethod" "EXA"
# optional, may improve performance but introduce visible artifacts
#    Option "MigrationHeuristic" "greedy" 
    ...
EndSection "Device"