May 13, 2026
2:49 p.m.
On Wed May 13 14:49:08 2026 +0000, Elizabeth Figura wrote:
This should almost certainly happen in wined3d. Does d3d9 or d3d10 allow multisampling of 16-bit formats? d3d9 is a bit different. It allows 16-bit for windowed devices, and doesn't allow the lockable flag. I haven't found any code in wined3d which checks for d3d8 vs d3d9. Is there an established way to do that and should it be done at all?
The d3d10 module has very few tests, so I haven't tested it in d3d10. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10874#note_139707