https://bugs.freedesktop.org/show_bug.cgi?id=72325
Priority: medium
Bug ID: 72325
Keywords: regression
CC: [email protected]
Assignee: [email protected]
Summary: [swrast] piglit glean fbo regression
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: [email protected]
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Other
Product: Mesa
mesa: 314ccf69016d0025ce251155553cc448159a3b10 (master)
$ ./bin/glean -t fbo --quick
GL_EXT_framebuffer_object is supported
GL_ARB_framebuffer_object is supported
depth = 0, stencil = 0
(0, 28) = [0.000000, 0.000000, 0.000000], is expected to be[1.000000,
0.000000, 0.000000]
FAILURE: Render to single texture failed (at tfbo.cpp:849)
mode = 0
depth = 0, stencil = 0
(0, 28) = [0.000000, 0.000000, 0.000000], is expected to be[1.000000,
0.000000, 0.000000]
FAILURE: Render to multi texture failed (at tfbo.cpp:1051)
depth = 1, stencil = 0
(0, 28) = [0.000000, 0.000000, 0.000000], is expected to be[1.000000,
1.000000, 1.000000]
FAILURE: Render to depth texture failed (at tfbo.cpp:1154)
fbo: FAIL rgba8, db, z24, s8, win+pmap, id 33
3 tests passed, 3 tests failed.
a43b49dfb13dc7e6d2d6d7ceee892077038d7102 is the first bad commit
commit a43b49dfb13dc7e6d2d6d7ceee892077038d7102
Author: Dave Airlie <[email protected]>
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: <[email protected]>"
Signed-off-by: Dave Airlie <[email protected]>
: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
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev