5 Oct
2021
5 Oct
'21
5:19 p.m.
On Thu, 30 Sept 2021 at 00:15, Zebediah Figura <zfigura(a)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.