Summary: | [r600g] glean glsl1-shadow2D(): [1-4] regression | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | critical | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2011-01-18 17:50:07 UTC
There are only 'skip'ped commits left to test. The first bad commit could be any of: 323ef3a1f07ba4333dadebab571ddcd49d95f45c 6e9b0f6807c7a22f096f483961ae71512f8d9f41 4c6d6dd8fc61239ac2008267f3c5cf76f4124d11 We cannot bisect more! bisect run cannot continue any more commit 323ef3a1f07ba4333dadebab571ddcd49d95f45c Author: Christian König <deathsimple@vodafone.de> Date: Fri Jan 14 18:46:11 2011 +0100 r600g: add more missing instructions to r600_bc_get_num_operands commit 6e9b0f6807c7a22f096f483961ae71512f8d9f41 Author: Kristian Høgsberg <krh@bitplanet.net> Date: Fri Jan 14 16:11:28 2011 -0500 gles2: Also support GL_BGRA_EXT for glTexSubImage2d commit 4c6d6dd8fc61239ac2008267f3c5cf76f4124d11 Author: Vinson Lee <vlee@vmware.com> Date: Fri Jan 14 13:47:37 2011 -0800 r600g: Disable V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_FLT_TO_INT_FLOOR case. The usage of macro V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_FLT_TO_INT_FLOOR was introduced by commit 323ef3a1f07ba4333dadebab571ddcd49d95f45c but the macro is undefined. Disable this case to fix the build for now. Fixed with commit a124490262a29d2e873fe50ca57974f246946b85 mesa: a124490262a29d2e873fe50ca57974f246946b85 (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.