https://bugs.freedesktop.org/show_bug.cgi?id=90167
Bug ID: 90167 Summary: [softpipe] piglit depthstencil-default_fb-drawpixels-32f_24_8_rev regression Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Keywords: bisected, regression Severity: normal Priority: medium Component: Mesa core Assignee: mesa-dev@lists.freedesktop.org Reporter: v...@freedesktop.org QA Contact: mesa-dev@lists.freedesktop.org CC: airl...@freedesktop.org, bri...@vmware.com, srol...@vmware.com mesa: 13b2e6a520d1f8979fc4da1dd2c6811585b16203 (master 10.6.0-devel) $ ./bin/fbo-depthstencil drawpixels default_fb 32F_24_8_REV -auto Testing default_fb. Testing 32F_24_8_REV. Testing glDrawPixels(depthstencil). Stencil at 0,0 Expected: 0x33 Observed: 0xff Stencil at 1,0 Expected: 0x33 Observed: 0xff Stencil at 2,0 Expected: 0x33 Observed: 0xff Stencil at 3,0 Expected: 0x33 Observed: 0xff Stencil at 4,0 Expected: 0x33 Observed: 0xff Stencil at 5,0 Expected: 0x33 Observed: 0xff Stencil at 6,0 Expected: 0x33 Observed: 0xff Stencil at 7,0 Expected: 0x33 Observed: 0xff Stencil at 8,0 Expected: 0x33 Observed: 0xff Stencil at 9,0 Expected: 0x33 Observed: 0xff Stencil at 10,0 Expected: 0x33 Observed: 0xff Stencil at 11,0 Expected: 0x33 Observed: 0xff Stencil at 12,0 Expected: 0x33 Observed: 0xff Stencil at 13,0 Expected: 0x33 Observed: 0xff Stencil at 14,0 Expected: 0x33 Observed: 0xff Stencil at 15,0 Expected: 0x33 Observed: 0xff Stencil at 16,0 Expected: 0x33 Observed: 0xff Stencil at 17,0 Expected: 0x33 Observed: 0xff Stencil at 18,0 Expected: 0x33 Observed: 0xff ... Total failures: 14884 PIGLIT: {"result": "fail" } 8a41cd2407c1d219cba98add69609ce3a65b5435 is the first bad commit commit 8a41cd2407c1d219cba98add69609ce3a65b5435 Author: Dave Airlie <airl...@redhat.com> Date: Wed Apr 22 17:13:06 2015 +1000 softpipe: fix stencil write to use an integer value This fixes a number of regressions since 61393bdcdc3b63624bf6e9730444f5e9deeedfc8 u_tile: fix stencil texturing tests under softpipe Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89960 Reviewed-by: Brian Paul <bri...@vmware.com> Reviewed-by: Roland Scheidegger <srol...@vmware.com> Signed-off-by: Dave Airlie <airl...@redhat.com> :040000 040000 c98019756adb79e5dd7b8b6f718cc61036c3a502 3a62a6bff9e5ea0584b4d93d0e1d81defa05cc6a M src bisect run success -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev