From: Fabian Maurer Subject: Re: [PATCH] wined3d: Use GL_LINEAR for unsupported filter types. Message-Id: <2019877.9F70BXUXcH@arch> Date: Fri, 07 Dec 2018 19:30:59 +0100 In-Reply-To: References: <20181206143805.28490-1-jkucia@codeweavers.com> > 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(). But then again, even windows drivers don't seem to display it properly. Makes me wonder why the invalid drawing call happens in the first place, when it doesn't happen on windows. Meaning something deeper is wrong, no? Regards, Fabian Maurer

> 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().

 

But then again, even windows drivers don't seem to display it properly. Makes me wonder why the invalid drawing call happens in the first place, when it doesn't happen on windows. Meaning something deeper is wrong, no?

 

Regards,

Fabian Maurer