r300: Disable loop unrolling on r500.
authorEmma Anholt <emma@anholt.net>
Tue, 7 Dec 2021 05:43:26 +0000 (21:43 -0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 9 Dec 2021 22:15:53 +0000 (22:15 +0000)
commite68a9b033997c9de485c2914717d25e55fbb053e
tree5b1837926bfe4c5cf1084b37c32c374e2a17b0c9
parent495a4cfbc3fa2ea578fe512bfc6e03e72d238a71
r300: Disable loop unrolling on r500.

It's buggy, and we should just trust GLSL or NIR to do unrolling for us.

Cc: mesa-stable
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14096>
src/gallium/drivers/r300/compiler/r3xx_fragprog.c
src/gallium/drivers/r300/compiler/radeon_emulate_loops.c
src/gallium/drivers/r300/compiler/radeon_emulate_loops.h