]> git.cworth.org Git - cworth.org/blobdiff - src/tag/exa.mdwn
Clarify some things pointed out by Vincent Torri
[cworth.org] / src / tag / exa.mdwn
index 23a07a7ac5aa5b099c5d3073e1297df16a8b3db0..ab3a0ecc44933f07811d1109238a44db88b9abd9 100644 (file)
@@ -1,6 +1,13 @@
+[[meta title="EXA"]]
+
 EXA is a modern acceleration architecture for the X server. It
 originally began its life as the acceleration mechanism in Keith
-Packard's "kdrive" X servers, but was ported to Xorg by Zack Rusin.
+Packard's "kdrive" X servers, but was ported to Xorg by Zack
+Rusin. EXA can be selected as the acceleration mechanism to be used by
+the X server with the following directive in the xorg.conf file:
+
+       # In the Device section, (might work elsewhere as well)
+       Option  "AccelMethod"   "exa"
 
 EXA is interesting to me since it provides the X device driver with
 the opportunity to accelerate Render extension requests, (which