[PATCH v2 1/5] wined3d: Do not emit an upload for NOOVERWRITE maps on deferred contexts.

Henri Verbeet hverbeet at gmail.com
Tue Oct 5 12:19:31 CDT 2021


On Thu, 30 Sept 2021 at 00:15, Zebediah Figura <zfigura at codeweavers.com> wrote:
> @@ -34,6 +34,7 @@ struct wined3d_deferred_upload
>      unsigned int sub_resource_idx;
>      uint8_t *sysmem;
>      struct wined3d_box box;
> +    uint32_t upload_flags;
>  };
>
>  struct wined3d_command_list

This doesn't apply trivially after patch 215737, but doesn't really conflict.



More information about the wine-devel mailing list