[PATCH 1/7] wined3d: Fix device format support checks for multiple usages.

Matteo Bruni matteo.mystral at gmail.com
Mon Dec 11 11:07:52 CST 2017


2017-12-11 10:25 GMT+01:00 Józef Kucia <jkucia at codeweavers.com>:
> We can return WINED3DOK_NOAUTOGEN only when all other resource usages
> are supported.
>
> Fixes 25a8773d21d0 ("wined3d: Advertise AUTOGENMIPMAP only for
> renderable and filterable formats."). The problem was present before
> 25a8773d21d0, but the mentioned commit made it much worse. Previously,
> it was an issue only for OpenGL implementations which do not support
> the GL_SGIS_generate_mipmap extension.
>
> Signed-off-by: Józef Kucia <jkucia at codeweavers.com>

Thanks for the fix!

Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>



More information about the wine-devel mailing list