Bug 16287

Summary: fragment-program instruction "KIL" implements incorrect
Product: Mesa Reporter: WuNian <nian.wu>
Component: Drivers/DRI/i915Assignee: haihao <haihao.xiang>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: medium CC: haihao.xiang
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: test case

Description WuNian 2008-06-10 01:22:58 UTC
Created attachment 17026 [details]
test case

The "KIL" instruction will discontinue the processing of  fragment if any component of its source vector is negative.
But with i915 driver, the "KIL" instruction only discards the negative component.
Comment 1 haihao 2008-10-12 22:13:11 UTC
fixed in mesa c238098bbcfb644ea01b33d3274b949d84822512
Comment 2 Adam Jackson 2009-08-24 12:30:22 UTC
Mass version move, cvs -> git

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.