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