[Bug 34625] Drakan demo doesn't detect that the graphics card supports antialiasing

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 9 15:43:57 CST 2014


http://bugs.winehq.org/show_bug.cgi?id=34625

--- Comment #5 from Erich Hoover <erich.e.hoover at gmail.com> ---
Created attachment 47487
  --> http://bugs.winehq.org/attachment.cgi?id=47487
Report raster capability D3DPRASTERCAPS_ANTIALIASSORTINDEPENDENT

Taking a quick look into this (with lots of trial and error), it appears that
the problem is that the raster capability
D3DPRASTERCAPS_ANTIALIASSORTINDEPENDENT is not being reported by wined3d.  This
is likely because we don't actually support this capability, but Henri would
know much better than I.  The attached patch will make the application report
that antialiasing is supported, but I would guess that it does not actually do
anything even if you turn it on.

-- 
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