RFC: wined3d: Let GetRasterStatus return D3D_OK, again.

Akihiro Sagawa sagawa.aki at gmail.com
Sat Jan 14 08:16:46 CST 2012


Hi,

Attached patch lets GetRasterStatus in wined3d return D3D_OK with
pseudo-raster status by QueryPerformanceCounter. Could someone please
try the patch with retail version of StarCraft 2?

This patch fixes bug 26917[1]. But I'm afraid another problem,
especially for SC2. Because the current behavior was introduced to fix
bug 23556[2] related SC2.

I've already tried for SC2 current demo version. It looks fine. However,
I couldn't find GetRasterStatus call in trace logs. Therefore, I'd like
to test with retail version which I don't have.

I also welcome comments or problem reports about my patch.

[1] http://bugs.winehq.org/show_bug.cgi?id=26917
[2] http://bugs.winehq.org/show_bug.cgi?id=23556
-- 
Akihiro Sagawa
-------------- next part --------------
A non-text attachment was scrubbed...
Name: raster_status.patch
Type: application/octet-stream
Size: 2383 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20120114/2d679939/attachment.obj>


More information about the wine-devel mailing list