Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.naic.edu/~phil/hardware/nvidia/doc/driverInstall/chapter-14.html
Дата изменения: Fri Oct 30 20:31:12 2009
Дата индексирования: Tue Nov 24 16:31:23 2009
Кодировка:

Поисковые слова: annular solar eclipse
Chapter 14. Configuring GLX in Xinerama

Chapter 14. Configuring GLX in Xinerama

The NVIDIA Linux Driver supports GLX when Xinerama is enabled on similar GPUs. The Xinerama extension takes multiple physical X screens (possibly spanning multiple GPUs), and binds them into one logical X screen. This allows windows to be dragged between GPUs and to span across multiple GPUs. The NVIDIA driver supports hardware accelerated OpenGL rendering across all NVIDIA GPUs when Xinerama is enabled.

To configure Xinerama

  1. Configure multiple X screens (refer to the XF86Config(5x) or xorg.conf(5x) man pages for details).

  2. Enable Xinerama by adding the line

        Option "Xinerama" "True"
    

    to the "ServerFlags" section of your X config file.

Requirements:

Known Issues: