https://bugs.freedesktop.org/show_bug.cgi?id=31788 Summary: r600g: Fix location for clip plane registers Product: Mesa Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@xxxxxxxxxxxxxxxxxxxxx ReportedBy: otaylor@xxxxxxxxxx This fixes a failure with the improved Piglit user-test clip in bug 31787 (problem originally discovered in Clutter conformance test suite) This makes the r600 registers correspond between r600c and r600g. The corresponding evergreen code uses a stride of 4 for both r600c and r600g - from the register locations it doesn't appear that can be correct but without hardware or docs at hand, I didn't want to change it in this patch. Should be checked. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel