Bug 11330

Summary: scissor work incorrect if POINT_SMOOTH is enabled
Product: Mesa Reporter: WuNian <nian.wu>
Component: Mesa coreAssignee: mesa-dev
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: medium CC: wei.z.wang
Version: git   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: test case

Description WuNian 2007-06-21 20:36:41 UTC
If POINT_SMOOTH is enabled, glScissor will scissor out all pixel both in and out the scissor rectangle.
Comment 1 WuNian 2007-06-21 20:37:40 UTC
Created attachment 10398 [details]
test case
Comment 2 Brian Paul 2007-06-22 08:49:25 UTC
OK, I think I've got this fixed.  The real problem is the points were all black instead of green.  Another fragment program-related issue (related to _MaintainTexEnvProgram).  Someday I need to spend more time on that...
Comment 3 Adam Jackson 2009-08-24 12:27:07 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.