Looks good to me!
Jose
- Original Message -
> Both the imul_hi and umul_hi are working with this patch.
>
> Signed-off-by: Zack Rusin
> ---
> src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c | 60
> ++
> 1 file changed, 60 insertions(+)
>
> diff --git a/src/gall
Am 08.10.2013 22:00, schrieb Matt Turner:
> Do the ARB_gpu_shader5 tests in piglit (fs-imulExtended,
> fs-umulExtended) tests pass?
Since the patch makes no attempt to translate it from glsl, I can't see
how it would. Might be a nice addition though, but it would require glsl
version and extension
Do the ARB_gpu_shader5 tests in piglit (fs-imulExtended,
fs-umulExtended) tests pass?
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
Am 08.10.2013 21:22, schrieb Zack Rusin:
> Both the imul_hi and umul_hi are working with this patch.
>
> Signed-off-by: Zack Rusin
> ---
> src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c | 60
> ++
> 1 file changed, 60 insertions(+)
>
> diff --git a/src/gallium/auxiliary
Both the imul_hi and umul_hi are working with this patch.
Signed-off-by: Zack Rusin
---
src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c | 60 ++
1 file changed, 60 insertions(+)
diff --git a/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c
b/src/gallium/auxiliary/galli