2017-12-11 10:25 GMT+01:00 Józef Kucia jkucia@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@codeweavers.com
Thanks for the fix!
Signed-off-by: Matteo Bruni mbruni@codeweavers.com