https://bugs.winehq.org/show_bug.cgi?id=12652
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #55 from Wylda wylda@volny.cz --- (In reply to Anastasius Focht from comment #42)
Unfortunately I don't have a Windows machine/install to compare so I can't check what multisample quality levels are available for my card/driver when D3DMULTISAMPLE_NONMASKABLE was specified.
From my testing:
Win 8.1 64bit, GTX970 v359.0, "Multisample Quality levels": 4 (0 .. 3)
Wine-1.9.0 32bit, GTX970 v352.63, "Multisample Quality levels": 32 (0 .. 31)
So wine reports much higher values, than real windows. Also "Multisample Type" offers much more values in wine than in Windows. In wine it ends up at 3DMULTISAMPLE_16_SAMPLES, but real Win8.1 end only at 3DMULTISAMPLE_3_SAMPLES (if i remember correctly).
(In reply to Austin English from comment #54)
Hi Austin, that patch isn't probably correct, because when i set the registry to 4, than even types like 3DMULTISAMPLE_NONE offers me 4 levels, but it should offer just one (i.e. 0).