http://bugs.winehq.org/show_bug.cgi?id=11120 Stefan Dösinger <stefandoesinger(a)gmx.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|stefan(a)codeweavers.com |stefandoesinger(a)gmx.at Status|NEW |RESOLVED Resolution| |INVALID --- Comment #15 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2008-03-01 04:37:35 --- There's a bug in the intel driver where the driver crashes if it finds an invalid shader, rather than just reporting an error. According to the other bug report this has been fixed in the upstream driver. Also the test shader contained two invalid things, one which it wants to test(the offset), and another accidental one(using an immediate value as source for ARL. I fixed the 2nd one, but the first one is intentional and has to be handled more gracefully by the driver. Closing invalid -- 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.