]> git.cworth.org Git - cworth.org/blob - src/tag/exa.mdwn
cdd0ce245445a453aa07d1853e9fb2373e758620
[cworth.org] / src / tag / exa.mdwn
1 [[meta title="EXA"]]
2
3 EXA is a modern acceleration architecture for the X server. It
4 originally began its life as the acceleration mechanism in Keith
5 Packard's "kdrive" X servers, but was ported to Xorg by Zack Rusin.
6
7 EXA is interesting to me since it provides the X device driver with
8 the opportunity to accelerate Render extension requests, (which
9 [cairo](http://cairographics.org) uses whenever possible when talking
10 to an X server.
11
12 Here are various posts I've made while measuring, evaluating, and
13 trying to improve EXA performance and various drivers.
14
15 Oh, and by the way, the cool people on the playground seem to
16 pronounce EXA as a two-syllable word as opposed to a three-letter
17 [initialism](http://en.wikipedia.org/wiki/Acronym#Nomenclature). I
18 guess I'm just not that cool yet, because I still think "ee ex ay"
19 when I see "EXA"---maybe that's because I associate EXA with its
20 predecessor, XAA, (which doesn't afford a word-like
21 pronunciation). See also: Xorg pronounced as "zorg".
22
23 [[inline pages="link(tag/exa)" show=10]]