[PATCH] wined3d: Use GL_LINEAR for unsupported filter types.

Henri Verbeet hverbeet at gmail.com
Fri Dec 7 09:53:54 CST 2018


On Thu, 6 Dec 2018 at 18:08, Józef Kucia <jkucia at codeweavers.com> wrote:
> Linear filtering is a much more appropriate fallback for more advanced
> filtering types.
>
Sure, but I think the question is what should happen with invalid
filter types. The documentation suggests only "NONE", "POINT" and
"LINEAR" are valid for StretchRect().



More information about the wine-devel mailing list