https://bugs.freedesktop.org/show_bug.cgi?id=71903
Priority: medium Bug ID: 71903 Keywords: regression CC: airl...@freedesktop.org Assignee: mesa-dev@lists.freedesktop.org Summary: [swrast] piglit hiz-depth-read-window-stencil0 regression Severity: normal Classification: Unclassified OS: Linux (All) Reporter: v...@freedesktop.org Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Other Product: Mesa mesa: bb354c6c279031dafc08029a62cd3e76a6c1ca71 (master) $ ./bin/hiz-depth-read-window-stencil0 -auto Probe color at (16,16) Expected: 0.000000 1.000000 0.000000 Observed: 0.501961 0.501961 0.501961 Probe color at (66,16) Expected: 0.000000 1.000000 0.000000 Observed: 0.000000 0.000000 1.000000 Probe color at (116,16) Expected: 0.500000 0.500000 0.500000 Observed: 0.000000 0.000000 1.000000 Probe color at (16,116) Expected: 0.500000 0.500000 0.500000 Observed: 0.000000 1.000000 0.000000 Probe color at (66,116) Expected: 0.000000 0.000000 1.000000 Observed: 0.000000 1.000000 0.000000 Probe color at (116,116) Expected: 0.000000 0.000000 1.000000 Observed: 0.501961 0.501961 0.501961 PIGLIT: {'result': 'fail' } a43b49dfb13dc7e6d2d6d7ceee892077038d7102 is the first bad commit commit a43b49dfb13dc7e6d2d6d7ceee892077038d7102 Author: Dave Airlie <airl...@redhat.com> Date: Wed Nov 13 12:53:52 2013 +1000 mesa/swrast: fix inverted front buffer rendering with old-school swrast I've no idea when this broke, but we have some people who wanted it fixed, so here's my attempt. reproducer, run readpix with swrast hit f, or run trival tri -sb things are upside down, after this patch they aren't. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=62142 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=66213 Cc: <mesa-sta...@lists.freedesktop.org>" Signed-off-by: Dave Airlie <airl...@redhat.com> :040000 040000 70e437e84fa67556a6469a8bf75277a6ec07e8a6 a307a4bc1dcb80aae42897ce27b7771dd8760f4f M src bisect run success -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev