- Original Message -
> From: Dave Airlie
>
> For now just pass the current context, but when we want to
> store int or unsigned we need to pass those later.
>
> Signed-off-by: Dave Airlie
> ---
> src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c | 14
> +-
> 1 files chan
From: Dave Airlie
For now just pass the current context, but when we want to
store int or unsigned we need to pass those later.
Signed-off-by: Dave Airlie
---
src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c | 14 +-
1 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/s