[PATCH 1/4] d3drm: IDirect3DRMMeshBuilder2 Get/SetQuality

Zebediah Figura zfigura at codeweavers.com
Thu May 19 12:13:23 CDT 2022


On 5/18/22 19:39, Alistair Leslie-Hughes wrote:
> From: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
> 
> Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
> ---
>   dlls/d3drm/d3drm_private.h |  1 +
>   dlls/d3drm/meshbuilder.c   | 26 ++++++++++++++++++--------
>   dlls/d3drm/tests/d3drm.c   | 13 +++++++++++++
>   3 files changed, 32 insertions(+), 8 deletions(-)
> 

Shouldn't this quality be propagated to the created mesh?

If nothing else it deserves a FIXME warning that the quality set is 
ignored. Same for the other patches in this series.



More information about the wine-devel mailing list