Patrick Rudolph

Results 14 issues of Patrick Rudolph

Replaying a trace of crysis crashes on softpipe: lp_setup_tri.c:627:do_triangle_ccw: Assertion `(plane[i].dcdy > 8 == plane[i].dcdy' failed. wine: Unhandled exception 0x80000003 in thread 34 at address 0x7d83a23b (thread 0034), starting debugger...

bug

Most games create shaders on startup. WINE compiles them at time of first use (due to OpenGL backend), but nine compiles them at creation. While I prefer nine behaviour to...

enhancement

d3d9 visual.c test_multisample_mismatch() fails on nine. 1 backbuffer configured, swapchain_discard, windowed mode. The test doesn't clear the rendertarget after present which should result in random content (MSDN isn't clear about...

bug
question

Prototype 2 second intro video isn't displayed. Wine 1.7.33 behaves to same, the screen keeps white. With Wine 1.7.33 CSMT the video is played, but it runs into bug https://bugs.winehq.org/show_bug.cgi?id=18987....