个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
第6行: 第6行:
 
AIGLX requires that your video driver support a new extension called GLX_EXT_texture_from_pixmap.
 
AIGLX requires that your video driver support a new extension called GLX_EXT_texture_from_pixmap.
 
=== Supported Hardware ===
 
=== Supported Hardware ===
* All Intel graphics chips that use the i810 Xorg driver. ([http://wiki.x.org/wiki/IntelGraphicsDriver?highlight=%28intel%29 More Information])
+
* All Intel graphics chips that use the i810 Xorg driver. ([[http://wiki.x.org/wiki/IntelGraphicsDriver?highlight=_intel_|More Information]])
* NVIDIA graphics chips that are supported by the 96xx or later NVIDIA binary drivers (approximately a Ge``Force 3 or later). See [http://us.download.nvidia.com/XFree86/Linux-x86/1.0-9755/README/appendix-a.html NVIDIA 9755 binary driver list of supported cards].
+
* NVIDIA graphics chips that are supported by the 96xx or later NVIDIA binary drivers (approximately a Ge``Force 3 or later). See [[http://us.download.nvidia.com/XFree86/Linux-x86/1.0-9755/README/appendix-a.html|NVIDIA 9755 binary driver list of supported cards]].
 
=== Partially supported hardware ===
 
=== Partially supported hardware ===
 
* ATI: Radeon 7000 through X850 (r100 through r400 generations), but only if using the open-source 'radeon' driver
 
* ATI: Radeon 7000 through X850 (r100 through r400 generations), but only if using the open-source 'radeon' driver
第13行: 第13行:
 
=== Information about unsupported hardware ===
 
=== 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.
 
* 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|CompositeManager/Xgl]] in the meantime.  
+
If you have an ATI card, you can use [[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|CompositeManager/AIGLXOnDapper]]
+
* Dapper users see [[CompositeManager/AIGLXOnDapper]]
* Edgy users see [[UbuntuHelp:CompositeManager/AIGLXOnEdgy|CompositeManager/AIGLXOnEdgy]]
+
* Edgy users see [[CompositeManager/AIGLXOnEdgy]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

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

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 [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).