[Mesa-dev] [Bug 47742] [softpipe] piglit fbo-generatemipmap-array regression

2012-03-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47742 Brian Paul changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 47742] [softpipe] piglit fbo-generatemipmap-array regression

2012-03-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47742 --- Comment #3 from Brian Paul 2012-03-23 06:56:04 PDT --- (In reply to comment #2) > I took another look at the commit, and now noticed numFaces is never set to 6 > for cube maps. Good catch. I guess we don't have any tests that exercise inco

[Mesa-dev] [Bug 47742] [softpipe] piglit fbo-generatemipmap-array regression

2012-03-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47742 --- Comment #2 from José Fonseca 2012-03-23 00:14:00 PDT --- I took another look at the commit, and now noticed numFaces is never set to 6 for cube maps. Perhaps the test or mipmap generation is relying on texture to not be complete. -- Confi

[Mesa-dev] [Bug 47742] [softpipe] piglit fbo-generatemipmap-array regression

2012-03-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47742 Vinson Lee changed: What|Removed |Added CC||bri...@vmware.com --- Comment #1 from Vinso