29 Aug
2024
29 Aug
'24
3:14 a.m.
I'll close this MR, as I don't believe a DXGI to DXGI copy is ever necessary. If the transform provides a DXGI buffer, then I believe we can return it directly. And if it doesn't, and the application expects a DXGI buffer, then the copy will be from CPU memory to GPU. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5979#note_80354