个人工具

“UbuntuHelp:CompositeManager/AIGLX”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第14行: 第14行:
 
* The open-source ATI driver (radeon) uses software rendering for alpha (transparency). This makes Compiz unusably slow on a Radeon 9200 (one of the fastest cards supported). No word from ATI on when their proprietary driver (which has proper 3d acceleration) will support AIGLX.
 
* The open-source ATI driver (radeon) uses software rendering for alpha (transparency). This makes Compiz unusably slow on a Radeon 9200 (one of the fastest cards supported). No word from ATI on when their proprietary driver (which has proper 3d acceleration) will support AIGLX.
 
There is more information about the status of video cards on the [http://fedoraproject.org/wiki/RenderingProject/aiglx#head-43a98eb9adc0264c802bf5918f1cc57bddbbc129 Official AIGLX Website].
 
There is more information about the status of video cards on the [http://fedoraproject.org/wiki/RenderingProject/aiglx#head-43a98eb9adc0264c802bf5918f1cc57bddbbc129 Official AIGLX Website].
If you have an ATI card, you can use [[UbuntuHelp:CompositeManager/Xgl]] in the meantime.  
+
If you have an ATI card, you can use [[UbuntuHelp:CompositeManager/Xgl|CompositeManager/Xgl]] in the meantime.  
 
== Installation & Configuration ==
 
== Installation & Configuration ==
 
'''NOTE: Edgy includes Xorg 7.1, which has AIGLX integrated, so it is much easier to enable AIGLX on Edgy (no additional software is required).'''
 
'''NOTE: Edgy includes Xorg 7.1, which has AIGLX integrated, so it is much easier to enable AIGLX on Edgy (no additional software is required).'''
* Dapper users see [[UbuntuHelp:CompositeManager/AIGLXOnDapper]]
+
* Dapper users see [[UbuntuHelp:CompositeManager/AIGLXOnDapper|CompositeManager/AIGLXOnDapper]]
* Edgy users see [[UbuntuHelp:CompositeManager/AIGLXOnEdgy]]
+
* Edgy users see [[UbuntuHelp:CompositeManager/AIGLXOnEdgy|CompositeManager/AIGLXOnEdgy]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2008年10月19日 (日) 22:22的版本

AIGLX was a project to add accellerated indirect rendering to the existing Xorg server. As of Xorg v7.1, all the code from the AIGLX project has been merged into X.Org.

Hardware Status

AIGLX requires that your video driver support a new extension called GLX_EXT_texture_from_pixmap.

Supported Hardware

Partially supported hardware

  • ATI: Radeon 7000 through X850 (r100 through r400 generations), but only if using the open-source 'radeon' driver
  • 3dfx: voodoo3 through voodoo5. Might need NV_texture_rectangle emulation.

Information about unsupported hardware

  • The open-source ATI driver (radeon) uses software rendering for alpha (transparency). This makes Compiz unusably slow on a Radeon 9200 (one of the fastest cards supported). No word from ATI on when their proprietary driver (which has proper 3d acceleration) will support AIGLX.

There is more information about the status of video cards on the Official AIGLX Website. If you have an ATI card, you can use CompositeManager/Xgl in the meantime.

Installation & Configuration

NOTE: Edgy includes Xorg 7.1, which has AIGLX integrated, so it is much easier to enable AIGLX on Edgy (no additional software is required).