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

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 10 05:00:03 CST 2014


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

--- Comment #6 from Henri Verbeet <hverbeet at gmail.com> ---
(In reply to comment #5)
> Created attachment 47487 [details]
> 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.
It's probably correct, although it may depend on the GL capabilities of the
graphics card / driver. Making FSAA actually work probably requires some more
work though, the ddraw 7 docs for example mention DDSCAPS2_HINTANTIALIASING.

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