2008/10/18 Vitaliy Margolen <[EMAIL PROTECTED]>:
> Oh, Alexandre working overtime?
>
> These messages are from STALKER Clear Sky. But I suspect there is more to
> it. Like more driver bugs. I'm seeing major graphics corruptions, black
> screen and eventual system crash.
>
It probably tries to use
Henri Verbeet wrote:
> 2008/10/18 Vitaliy Margolen <[EMAIL PROTECTED]>:
>> Without that I'm getting messages like this:
>>
>> fixme:d3d:context_check_fbo_status FBO status Unrecognied FBO status
>> 0x8d56
>> fixme:d3d:context_check_fbo_status Color attachment 0: (0x5e44590)
>> WINED3DFMT_
Henri Verbeet wrote:
> 2008/10/18 Vitaliy Margolen <[EMAIL PROTECTED]>:
>> Meaning? You don't like the place where I put it into wined3d_gl.h? I can
>> change that to numerical order:
>>
> You should add support for GL_EXT_framebuffer_multisample if you want
> to use that constant. It shouldn't be
2008/10/18 Vitaliy Margolen <[EMAIL PROTECTED]>:
>
> Without that I'm getting messages like this:
>
> fixme:d3d:context_check_fbo_status FBO status Unrecognied FBO status
> 0x8d56
> fixme:d3d:context_check_fbo_status Color attachment 0: (0x5e44590)
> WINED3DFMT_X8R8G8B8 1024x768
> fixme:d
2008/10/18 Vitaliy Margolen <[EMAIL PROTECTED]>:
> Meaning? You don't like the place where I put it into wined3d_gl.h? I can
> change that to numerical order:
>
You should add support for GL_EXT_framebuffer_multisample if you want
to use that constant. It shouldn't be much work, the extension only
Henri Verbeet wrote:
> 2008/10/18 Vitaliy Margolen <[EMAIL PROTECTED]>:
>> diff --git a/include/wine/wined3d_gl.h b/include/wine/wined3d_gl.h
>> index 5e55a0d..b26ab78 100644
>> --- a/include/wine/wined3d_gl.h
>> +++ b/include/wine/wined3d_gl.h
>> @@ -1819,6 +1819,7 @@ typedef void (WINE_GLAPI * PG
2008/10/18 Vitaliy Margolen <[EMAIL PROTECTED]>:
> diff --git a/include/wine/wined3d_gl.h b/include/wine/wined3d_gl.h
> index 5e55a0d..b26ab78 100644
> --- a/include/wine/wined3d_gl.h
> +++ b/include/wine/wined3d_gl.h
> @@ -1819,6 +1819,7 @@ typedef void (WINE_GLAPI * PGLFNGLVERTEXBLENDARB)
> (GLi