Re: opengl pixel format regression

2006-08-23 Thread Roderick Colenbrander
> Hello > > > Both of you try to remove the following code from > src/winex11.drv/opengl.c: > >     /* Aux buffers */ > >     pglXGetFBConfigAttrib(gdi_display, cfgs[fmt_index], > GLX_AUX_BUFFERS, > > &value); if (ppfd->cAuxBuffers && !value) { > >       goto choose_exit; > >     } > > Is this co

Re: opengl pixel format regression

2006-08-22 Thread Roderick Colenbrander
> Hello > > Your pixel format patches caused a regression in half-life 1 for me with > > the fglrx drivers. > > The same happend to me with opensource Intel drivers on a: > $ lspci | grep VGA > 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM > Integrated > Graphics Device (rev 0

Re: opengl pixel format regression

2006-08-22 Thread Wojciech 'arab' Arabczyk
Hello > Your pixel format patches caused a regression in half-life 1 for me with > the fglrx drivers. The same happend to me with opensource Intel drivers on a: $ lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02) > It refuses t

opengl pixel format regression

2006-08-21 Thread Stefan Dösinger
Hi Roderick, Your pixel format patches caused a regression in half-life 1 for me with the fglrx drivers. It refuses to start in opengl mode and reports "ChoosePixelFormat failed", and then comes up in software(ddraw) mode. The d3d mode still works fine. This problem also does not occur with the