Aug. 20, 2026
1:57 p.m.
On Thu Aug 20 10:27:26 2026 +0000, Matteo Bruni wrote:
I'm curious whether `Flush()` is actually necessary or not (for context, in d3dx9 it isn't, it's implied by `End()`). It is implied, but it's there to check Flush-End sequence regarding return values, nothing else.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/11674#note_149396