This regresses about 150 piglit tests on my HSW. One such test is spec/ARB_vertex_buffer_object/pos-array 85edaa8b72cea5cb20ead812cd3c793eb55209e6 is the first bad commit commit 85edaa8b72cea5cb20ead812cd3c793eb55209e6 Author: Mathias Fröhlich <Mathias.Froehlich@gmx.net> Date: Thu Sep 25 19:39:31 2014 +0200 mesa: Handle clip control in meta operations. Restore clip control to the default state if MESA_META_VIEWPORT or MESA_META_DEPTH_TEST is requested. v3: Handle clip control state with MESA_META_TRANSFORM. Reviewed-by: Brian Paul <brianp@vmware.com> Signed-off-by: Mathias Froehlich <Mathias.Froehlich@web.de>
It looks like this has been fixed by this commit: commit 3e462d9221191dc64444862614c1616a33691f67 Author: Ian Romanick <ian.d.romanick@intel.com> Date: Fri Oct 24 17:59:05 2014 -0700 meta: Only use _mesa_ClipControl if the extension is supported Fixes many piglit failures on IVB since 85edaa8. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=85425 Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com> Cc: Mathias Fröhlich <Mathias.Froehlich@gmx.net>
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.