Chad Versace writes:
> The bug: The printed horizontal stride was the numerical value of the
> BRW_HORIZONTAL_$N enum.
> The fix: Translate the enum before printing.
>
> Note: This is a candidate for the stable releases.
> Signed-off-by: Chad Versace
> @@ -537,8 +539,8 @@ static int dest (FIL
The bug: The printed horizontal stride was the numerical value of the
BRW_HORIZONTAL_$N enum.
The fix: Translate the enum before printing.
Note: This is a candidate for the stable releases.
Signed-off-by: Chad Versace
---
src/mesa/drivers/dri/i965/brw_disasm.c | 8 +---
1 file changed, 5 i