[PATCH 7/7] wined3d: Pass a struct wined3d_output pointer to wined3d_device_set_cursor_properties().

Henri Verbeet hverbeet at gmail.com
Mon Mar 30 11:00:43 CDT 2020


On Mon, 30 Mar 2020 at 11:50, Zhiyi Zhang <zzhang at codeweavers.com> wrote:
>
> Signed-off-by: Zhiyi Zhang <zzhang at codeweavers.com>
> ---
>  dlls/d3d8/device.c        | 5 ++++-
>  dlls/d3d9/device.c        | 5 ++++-
>  dlls/wined3d/device.c     | 5 +++--
>  dlls/wined3d/wined3d.spec | 2 +-
>  include/wine/wined3d.h    | 3 ++-
>  5 files changed, 14 insertions(+), 6 deletions(-)
>
Would it make sense to do the check against the display mode in
d3d8/d3d9 instead?



More information about the wine-devel mailing list