https://bugs.winehq.org/show_bug.cgi?id=12652
--- Comment #58 from Wylda wylda@volny.cz --- (In reply to Austin English from comment #57)
I'm not sure that's broken, that's kind of how overrides work.
I meant that override could be just for 3DMULTISAMPLE_NONMASKABLE, but not for the others like native shows. But it was just a hint. I really have no idea how this should be.
Anyway i'm surrounded by several nvidia machines & OS, so i upgraded drivers and results follows. This is for Henri's "...and that one could indeed be larger than 8 on current GPUs.". None of my card exeded 8 even for current GPU; interestingly GTX970 has fewer levels than older GTX570M.
Win XP 32bit, 8600GT v340.52: * 3DMULTISAMPLE_NONE ("M. Q. Levels": 0) * 3DMULTISAMPLE_NONMASKABLE ("M. Q. Levels": 8 [0 .. 7]) * 3DMULTISAMPLE_2_SAMPLES ("M. Q. Levels": 0) * 3DMULTISAMPLE_4_SAMPLES ("M. Q. Levels": 8 [0 .. 7]) * 3DMULTISAMPLE_8_SAMPLES ("M. Q. Levels": 3 [0 .. 2])
Win XP 32bit, GT240 v340.52: * 3DMULTISAMPLE_NONE ("M. Q. Levels": 0) * 3DMULTISAMPLE_NONMASKABLE ("M. Q. Levels": 8 [0 .. 7]) * 3DMULTISAMPLE_2_SAMPLES ("M. Q. Levels": 0) * 3DMULTISAMPLE_4_SAMPLES ("M. Q. Levels": 8 [0 .. 7]) * 3DMULTISAMPLE_8_SAMPLES ("M. Q. Levels": 3 [0 .. 2])
Win 7 64bit, GTX570M v361.43: * 3DMULTISAMPLE_NONE ("M. Q. Levels": 0) * 3DMULTISAMPLE_NONMASKABLE ("M. Q. Levels": 8 [0 .. 7]) * 3DMULTISAMPLE_2_SAMPLES ("M. Q. Levels": 0) * 3DMULTISAMPLE_4_SAMPLES ("M. Q. Levels": 8 [0 .. 7]) * 3DMULTISAMPLE_8_SAMPLES ("M. Q. Levels": 4 [0 .. 3])
Win 8.1 64bit, GTX970 v361.43: * 3DMULTISAMPLE_NONE ("M. Q. Levels": 0) * 3DMULTISAMPLE_NONMASKABLE ("M. Q. Levels": 4 [0 .. 3]) * 3DMULTISAMPLE_2_SAMPLES ("M. Q. Levels": 0) * 3DMULTISAMPLE_4_SAMPLES ("M. Q. Levels": 0) * 3DMULTISAMPLE_8_SAMPLES ("M. Q. Levels": 0)