[GEM-dev] stencil

cyrille henry cyrille.henry at la-kitchen.fr
Tue Mar 7 15:54:30 CET 2006


hello,
i made this change prior to your modification, but i've got a crappy 
connection here, and I spend 2 day to send this mail...

i'll make a cvs update as soon as i can.

any idea to clear the buffer???
thanks

Cyrille


IOhannes m zmoelnig a écrit :
> 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