Summary: | [PNV]many piglit cases regressed on pinevew | ||
---|---|---|---|
Product: | Mesa | Reporter: | fangxun <xunx.fang> |
Component: | Drivers/DRI/i915 | Assignee: | Ian Romanick <idr> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | major | ||
Priority: | medium | CC: | christophe.prigent |
Version: | git | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 42993 |
Description
fangxun
2012-02-10 05:08:05 UTC
These failures: general/linestipple glean/paths spec/OpenGL_1.2_texwrap-3D-bordercolor spec/OpenGL_1.2_texwrap-3D-proj-bordercolor texturing/texrect-many bisect to commit 85a52bf, so they are likely a duplicate of 45872. I'll update that bug report accordingly. I haven't been able to reproduce the failure in bugs/point-sprite. I'm still investigating the other failures. The failure in spec/glsl-1.20/execution/clipping_vs-clip-vertex-const-reject is not a regression. gl_ClipVertex has never worked for i915; however spec/glsl-1.20/execution/clipping_vs-clip-vertex-const-reject happened to pass by a complete coincidence, and commit 7d68c63 (which laid the necessary groundwork for gl_ClipVertex to be fully supported) eliminated the coincidence. To make spec/glsl-1.20/execution/clipping_vs-clip-vertex-const-reject pass again, we would need to implement gl_ClipVertex support for i915. See bug 45913, which provides additional information about what would be necessary to achieve this. The failure in general/two-sided-lighting-separate-specular is unrelated to the other failures, so I've moved it to its own bug: bug 45917. The failure in fbo/fbo-cubemap is unrelated to the other failures, so I've moved it to its own bug: bug 46196. Please confirm that this is seen on an SNB or newer platform. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/707. |
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.