http://bugs.winehq.org/show_bug.cgi?id=19002
Summary: Regression in postal 2 with wine 1.1.24 Product: Wine Version: 1.1.24 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: matej.spindler@auspuh.com CC: stefan@codeweavers.com
Todays commits caused a regression in Postal2 game.
Regression test prints:
b2f09fd20421d0a5e179b42332ca63bc5ac17d8a is first bad commit commit b2f09fd20421d0a5e179b42332ca63bc5ac17d8a Author: Stefan Doesinger stefan@codeweavers.com Date: Wed Jun 17 22:51:34 2009 +0200
wined3d: Emulate clipplanes in ARB if the NV extensions are not available.
This patch tries to find a free texture coordinate to load up to 4 clip coordinates into the pixel shader, and uses KIL to throw away fragments that are cut by a clipplane. If no free texture coordinate is found, clipping is not done. If more than 4 clipplanes are used, only the first 4 are actually enabled. That should be pretty rare though.
:040000 040000 451683035b96e5b0e1bd85b72aeecb1c4746a75b 779b982f8d4d876f0f782b550af91557e6f3ac64 M dlls
My box runs Ubuntu 9.04. I have NVIDIA 6600GT with 180.44 driver