30 Mar
2023
30 Mar
'23
10:02 p.m.
Stop changing their attributes in place. This is complex, somewhat brittle, and currently broken for the Vulkan backend. Restrict wined3d_texture_update_desc() to changing user memory and pitch. -- v2: wined3d: Remove no longer used arguments from wined3d_texture_update_desc(). https://gitlab.winehq.org/wine/wine/-/merge_requests/2535