May 26, 2026
2:56 a.m.
v2: * update dsurface tests so they don't hit broken() case on my Windows 11 due to unrelated reason (primary surface ends up with a size different from fullscreen which fails AddAttachedSurface); * add caps checks to BackBufferAttachmentFlipTest() so it is clear how attaching and detaching flags change it and why Flip succeeds or fails; * fix some things in attachment flags management "ddraw: Allow attaching flip chain surfaces." so both new and old dsurface tests pass; * remove now suceeding todo_wine in dsurface.c, d3d.c and visual.c tests. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10992#note_141286