Re: [info-performer] Determining Multipipe availability

New Message Reply Date view Thread view Subject view Author view

From: Allan Schaffer (allan++at++sgi.com)
Date: 06/14/2002 16:28:23


William Sherman -Visualization wrote:
> Thus my question is straighforward: how can one determine (via code)
> whether multipiping is allowed?

In <X11/Xlib.h>: int ScreenCount(Display *dsp);

Performer apps generally assume that multi-pipe systems are laid out
with (in Xlib terms) a single Display and multiple screens, e.g.
$DISPLAY strings :0.0, :0.1, :0.2 would represent the 3 screens of a 3
pipe system.

There are exceptions (in Xlib terms: 3 Displays, 1 screen each) but
this usually implies three separate users, so performer assumes it to be
a 1-pipe system (for each user). Folks who want to override this have
to put it in code explicitly.

Allan

-- 
Allan Schaffer                                            allan++at++sgi.com
Engr. Manager, Core Rendering                            1-650-933-2160
Silicon Graphics                                     http://www.sgi.com


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Fri Jun 14 2002 - 16:32:07 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.