http://bugs.winehq.org/show_bug.cgi?id=23169
Summary: GeForce FX: Extremely low performance with NPOT textures Product: Wine Version: 1.2-rc3 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: fao.wine@gmail.com
The quirk used to prevent the use of OpenGL 2.0's NPOT texture functionality on GeForce FX-series GPUs is not applied to all cards in that series, leading to software fallback on them.
Adding a check for CARD_NVIDIA_GEFORCEFX_5200 to dlls/wined3d/directx.c:match_geforce5() corrects the issue completely.
For reference, my specific card is the FX 5500 with driver version 169.12.
http://bugs.winehq.org/show_bug.cgi?id=23169
Roderick Colenbrander thunderbird2k@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |thunderbird2k@gmail.com Resolution| |FIXED
--- Comment #1 from Roderick Colenbrander thunderbird2k@gmail.com 2010-06-18 15:37:03 --- Fixed in 1.2-rc4.
http://bugs.winehq.org/show_bug.cgi?id=23169
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2010-06-25 12:41:43 --- Closing bugs fixed in 1.2-rc5.