[PATCH] d3dx9: IsParameterUsed stub should return TRUE.

Matteo Bruni matteo.mystral at gmail.com
Mon Mar 7 15:49:32 CST 2016


2016-03-05 19:26 GMT+01:00 Paul Gofman <gofmanp at gmail.com>:
> This gives applications depending on the function
> more chances to run flawlessly.
>
> Signed-off-by: Paul Gofman <gofmanp at gmail.com>

Yes, I guess returning TRUE is usually more likely to work. Of course
a proper implementation would be even better (although it may be non
obvious to find out if a parameter is used, depending on what "used"
really means - it needs tests)...

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



More information about the wine-patches mailing list