https://bugs.winehq.org/show_bug.cgi?id=54072
--- Comment #3 from Svyatpro svyatpro@gmail.com --- No the problem is that all Quadro FX series is being interpreted as GeForce FX 5800. This chunk of code is a culprit: {"Quadro FX", CARD_NVIDIA_GEFORCEFX_5800}, /* GeforceFX - highend */
EXT_polygon_offset_clamp extension is not supported in ALL NVIDIA Graphics drivers for Windows XP including Maxwell architecture boards but it is not a problem for me to "quote" the line of code that checks this extension and make WineD3D 10/11 work for me.
Added an OGL report