Difference between revisions of "AIGLX"

From ThinkWiki
Jump to: navigation, search
m
(Status for ATI graphics chips: mention radeon, trim non-informative bits, XGL->Xgl)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
AIGLX ('Accelerated Indirect GL X') is an open source project founded by the X.Org Foundation and the [[:Category:Fedora|Fedora Core]] Linux community as an effort to simplify graphics rendering through use of modern hardware and software.
 
AIGLX ('Accelerated Indirect GL X') is an open source project founded by the X.Org Foundation and the [[:Category:Fedora|Fedora Core]] Linux community as an effort to simplify graphics rendering through use of modern hardware and software.
  
AIGLX is being used in many newer distributions such as [http://www.fedoraproject.org Fedora Core 6] to power the latest available desktop eye candy. [[:Xgl|XGL]] is an alternate method being used to produce these desktop effects. AIGLX is generally regarded as the better approach to the situation because it is officially a part of the X.Org environment whereas XGL is a hack that requires running a second X session on top of the first.
+
AIGLX is being used in many newer distributions such as [http://www.fedoraproject.org Fedora Core 6] to power the latest available desktop eye candy. [[Xgl]] is an alternate method being used to produce these desktop effects. AIGLX is generally regarded as the better approach to the situation because it is officially a part of the X.Org environment whereas XGL is a hack that requires running a second X session on top of the first.
  
 
* See [[wikipedia:AIGLX|the wikipedia article about AIGLX]]
 
* See [[wikipedia:AIGLX|the wikipedia article about AIGLX]]
  
 +
== Status for ATI graphics chips ==
  
== Lack of support on ATI video cards ==
+
ATI's proprietary X.org driver, [[fglrx]], currently supports [[Xgl]] but not AIGLX. The [[radeon]] driver does offer AIGLX (but does not support the newest ATI chips).
  
 
+
== See also ==
At the moment ATI's proprietary video driver for linux ([[fglrx]]) does not support AIGLX though XGL does work. An update to ATI's linux drivers is expected and hoped for soon. Until then many ThinkPad owners will have to wait or use XGL if possible.
+
* [http://en.wikipedia.org/wiki/AIGLX AIGLX] at Wikipedia
 
 
I encourage anyone with news or information regarding support for AIGLX on ATI video cards to contribute to this page.
 

Latest revision as of 18:37, 15 November 2006

This page is a stub

You can help ThinkWiki by expanding it.

AIGLX ('Accelerated Indirect GL X') is an open source project founded by the X.Org Foundation and the Fedora Core Linux community as an effort to simplify graphics rendering through use of modern hardware and software.

AIGLX is being used in many newer distributions such as Fedora Core 6 to power the latest available desktop eye candy. Xgl is an alternate method being used to produce these desktop effects. AIGLX is generally regarded as the better approach to the situation because it is officially a part of the X.Org environment whereas XGL is a hack that requires running a second X session on top of the first.

Status for ATI graphics chips

ATI's proprietary X.org driver, fglrx, currently supports Xgl but not AIGLX. The radeon driver does offer AIGLX (but does not support the newest ATI chips).

See also