[PATCH 4/6] d3d9: Stop calling wined3d_texture_generate_mipmaps().

Henri Verbeet hverbeet at gmail.com
Tue Dec 5 10:42:40 CST 2017


On 4 December 2017 at 20:37, Matteo Bruni <mbruni at codeweavers.com> wrote:
> Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
> ---
> The wined3d function does nothing anyway.
> FWIW doing nothing is correct with the current automatic mipmap
> generation code based on SGIS_generate_mipmap. There are other issues
> with the current implementation but that's going away soon.
>
It would have been more proper to remove the export in this patch as
well, instead of in the next.



More information about the wine-devel mailing list