[Bug 16444] Running Steam version of civ 4 BTS using radeon open source driver with ati M 9200 crash in the first game frame

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 15 05:51:14 CST 2008


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





--- Comment #14 from Stefan Dösinger <stefandoesinger at gmx.at>  2008-12-15 05:51:13 ---
This check is mostly correct. One thing only: instead of checking if shaders
are supported at all, we should check if the shader version of the shader
passed in is supported.

So far we didn't check this because (a) we were too lazy to do this, and (b)
ARBvp and ARBfp *almost* support 2.0 shaders, but not 100%. That way we got
away with running some 2.0-requiring apps with ARB.

Still we should probably add such checks. Please write a test case showing that
they are correct too.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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