Bug 14733

Summary: [ARB_fragment_program] Not set ALPHA channel when use state.depth.range
Product: Mesa Reporter: WuNian <nian.wu>
Component: Mesa coreAssignee: haihao <haihao.xiang>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: medium CC: dri-devel
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: test case

Description WuNian 2008-02-28 21:46:41 UTC
Created attachment 14692 [details]
test case

When use state.depth.range, the components value should be (n, f, f-n, 1). But we get value (n, f, f-n, 0), the Alpha channel is not set.
The bug also exists with i965 driver.
Comment 1 Roland Scheidegger 2008-02-29 18:02:58 UTC
should be fixed in commit 642d5ee8c51cdbab2b498c3413f29023f8ece929
Comment 2 WuNian 2008-03-02 18:27:37 UTC
Yes, Fixed. Thanks.
Comment 3 WuNian 2008-03-02 18:27:56 UTC
verified.
Comment 4 Adam Jackson 2009-08-24 12:29:31 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.