[Bug 39057] Support for Indexed Vertex Blending

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 23 03:52:10 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=39057

--- Comment #44 from Sergey Isakov <isakov-sl at bk.ru> ---
My test is also successful. Image is no more broken.

Just for info there are many repeated messages
---
fixme:d3d:resource_check_usage Unhandled usage flags 0x10.
fixme:d3d:resource_check_usage Unhandled usage flags 0x10.
fixme:d3d:resource_check_usage Unhandled usage flags 0x10.
---
It means
#define WINED3DUSAGE_SOFTWAREPROCESSING                         0x00000010

May be with this patch we should mark that SOFTWAREPROCESSING is handled?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list