Summary: | [softpipe] piglit interpolation-none-gl_BackColor-flat-fixed regression | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | zackr |
Version: | git | Keywords: | regression |
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2013-06-01 00:52:16 UTC
That seems to be passing now, is that right? I think I fixed it in a commit 978d5ed06bfc3d87a4b1ca1981caeeaa88de2790 "draw: fix vs/fs input/output mismatches" committed right after the one you mentioned. (In reply to comment #1) > That seems to be passing now, is that right? I think I fixed it in a commit > 978d5ed06bfc3d87a4b1ca1981caeeaa88de2790 "draw: fix vs/fs input/output > mismatches" committed right after the one you mentioned. mesa: c754f7a8fd53906acb9ef6ade715481a2c9f17de (master) Test still fails. Thanks Vinson. It should be now fixed with e54c924a0e9b9a504eae1eb68daaf51f21689629 , "softpipe: draw_find_shader_output returns -1 on invalid outputs". mesa: f3bbf65929e395360e5565d08d015977dd5b79fa (master) piglit interpolation-none-gl_BackColor-flat-fixed now passes on softpipe with latest master. commit e54c924a0e9b9a504eae1eb68daaf51f21689629 Author: Zack Rusin <zackr@vmware.com> Date: Thu May 30 17:01:19 2013 -0400 softpipe: draw_find_shader_output returns -1 on invalid outputs It was changed from 0 to allow shader outputs at 0 that are different from position. Signed-off-by: Zack Rusin <zackr@vmware.com> Reviewed-by: Brian Paul <brianp@vmware.com> |
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.