[GEM-dev] stencil

IOhannes m zmoelnig zmoelnig at iem.at
Tue Mar 7 15:04:40 CET 2006


cyrille henry wrote:
> hello,
> 
> copiing your modifications, i've change lines 33 and 34 of the
> GemWinCreateXWin.cpp file to this :
> 
> static int snglBuf24[] = {GLX_RGBA, GLX_RED_SIZE, 8, GLX_GREEN_SIZE, 8,
> GLX_BLUE_SIZE, 8, GLX_DEPTH_SIZE, 16, GLX_STENCIL_SIZE, 8, None};
> static int dblBuf24[] = {GLX_RGBA, GLX_RED_SIZE, 4, GLX_GREEN_SIZE, 4,
> GLX_BLUE_SIZE, 4, GLX_DEPTH_SIZE, 16, GLX_STENCIL_SIZE, 8,
> GLX_DOUBLEBUFFER, None};

oops, i forgot: i have already committed these changes (yesterday, or
the day before) to the cvs...(and also for w32)

mfg.ads.r
IOhannes




More information about the GEM-dev mailing list