23 Oct
2025
23 Oct
'25
2:45 p.m.
On Thu Oct 23 14:17:45 2025 +0000, Rémi Bernon wrote:
Why move this out of the loop? I think it could be kept more like it was and avoid the memmove. I'd like to be able to enable the hack conditionally, and by having it in all in a single branch instead of spread across the code helps with that.
With Vulkan memory mapping, it will be useful to have a place where we can easily check for available extensions (GL_EXT_memory_object_fd) and depending on that (and Vulkan capabilities) decide if we want to disable buffer storage after all. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9263#note_119460