Summary: | [swrast] piglit glsl-fs-uniform-bool-1 regression | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | anuj.phogat, mattst88, pavel.ondracka |
Version: | git | Keywords: | bisected, regression |
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
r300g hack
gallium fix swrast fix |
Description
Vinson Lee
2014-08-21 00:33:53 UTC
This commit also regressed about 20 tests for r300g driver. Some examples of failing tests: spec/glsl-1.10/execution/built-in-functions/fs-all-bvec3.shader_test spec/glsl-1.10/execution/built-in-functions/fs-not-bvec2.shader_test spec/glsl-1.10/execution/built-in-functions/fs-op-not-bool.shader_test spec/glsl-1.20/execution/uniform-initializer/fs-bool-set-by-API.shader_test glsl-1.10/execution/built-in-functions/vs-op-selection-bool-bvec3-bvec3.shader_test and more... Created attachment 105739 [details] [review] r300g hack Pavel, does this patch fix r300g? It's a hack, I just need to confirm whether it works. Created attachment 105742 [details] [review] gallium fix Scratch that. A new patch is attached. Could you please test it on r300g? Created attachment 105743 [details] [review] swrast fix Vinson, could you please test if this attached patch fixes classic swrast? Thanks. (In reply to comment #3) > Created attachment 105742 [details] [review] [review] > gallium fix > > Scratch that. A new patch is attached. Could you please test it on r300g? Yes, that fixes it. Fixed by patches d67db73458c8d66861b97675660289a955569 and 1a00f247512f22e58548053a99a706615a1786. Closing. |
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.