ulf.yngwe++at++mandator.se
Mon, 20 Jan 1997 08:41:36 +0200
<I am sendein this again because i didn't seem to get away properly
the first time. Sorry if you have seen this before!>
Hi!
Shouldn´t this work on an O2 with Performer 2.0 or have I
misunderstood something. I always get a BadMatch error
on the glXMakeCurrent call.
pfInit();
pfConfig();
p = pfGetPipe(0);
pw = pfNewPWin(p);
pfPWinType(pw, PFPWIN_TYPE_X);
pfPWinName(pw, "IRIS Performer");
pfPWinOriginSize(pw, 0, 0, 500, 500);
pfOpenPWin(pw);
dpy=pfGetCurWSConnection();
win=pfGetPWinWSWindow(pw);
wincxt=pfGetPWinGLCxt(pw);
glXMakeCurrent(dpy,win,wincxt);
===================================List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:54:22 PDT