[Bug 46016] DX11 Demo "AMD Ladybug" shows black screen

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 18 23:04:42 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=46016

Andrew Wesie <awesie at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |awesie at gmail.com

--- Comment #1 from Andrew Wesie <awesie at gmail.com> ---
On Linux, the demo fails to load because wined3d does not support multisample
quality set to D3D11_STANDARD_MULTISAMPLE_PATTERN. I wrote a quick hack to
allow that quality level and map it to the fixedsamplelocations parameter for
calls to glTexImage2DMultisample. Afterwards, the demo appears to work
correctly.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list