Tim Moore (moore++at++ced.utah.edu)
Sat, 9 Apr 94 20:19:36 -0600
static GLXconfig glxConfig [] = {
{GLX_NORMAL, GLX_DOUBLE, TRUE},
{GLX_NORMAL, GLX_RGB, TRUE},
{GLX_NORMAL, GLX_ZSIZE, 0},
{GLX_NORMAL, GLX_BUFSIZE, 48},
{GLX_NORMAL, GLX_MSSAMPLE, 4},
{GLX_NORMAL, GLX_MSZSIZE, 32},
{GLX_NORMAL, GLX_MSSSIZE, 1},
{0, 0, 0}
};
At runtime Performer prints these error message, but it isn't fatal:
ERROR #4 gconfig: not legal for mixed model: ERR_BADWINDOW
ERROR #4 gconfig: not legal for mixed model: ERR_BADWINDOW
Am I doing something wrong, or is this doomed to failure?
Tim
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:50:14 PDT