Summary: | [glsl] piglit glsl-texcoord-array regression | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | glsl-compiler | Assignee: | Ian Romanick <idr> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | critical | ||
Priority: | medium | CC: | brianp, eric, jfonseca, xunx.fang |
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2011-02-09 19:03:28 UTC
76857e8954484d5bf8758d7bfc87f264f95a0ebd is the first bad commit commit 76857e8954484d5bf8758d7bfc87f264f95a0ebd Author: Eric Anholt <eric@anholt.net> Date: Fri Feb 4 13:31:02 2011 -0600 mesa: Fix the Mesa IR copy propagation to not read past writes to the reg. Fixes glsl-vs-post-increment-01. Reviewed-by: José Fonseca <jfonseca@vmware.com> :040000 040000 0258e65d8a3c4ec3b563e4fd98eb120624121e0e 9126763e191edfc030662122c05ea05cdbcba06c M src bisect run success piglit glsl-texcoord-array also crashes on softpipe and llvmpipe. *** Bug 34167 has been marked as a duplicate of this bug. *** This should be fixed by the following commit. commit 3803295fc2b9c517e80aa46f2338308e23e64e4a Author: Ian Romanick <ian.d.romanick@intel.com> Date: Fri Feb 11 15:19:05 2011 -0800 ir_to_mesa: Don't dereference a NULL pointer during copy propagation The ACP may already be NULL, so don't try to make it NULL again. This should fix bugzilla #34119. mesa: 120d71a45cfda1edfa8cd6b1732e209eb98b53d8 (master) Verified fixed. |
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.