Re: [Mesa-dev] [PATCH] llvmpipe: implement ucmp

2013-04-04 Thread Jose Fonseca
- Original Message - > and add a test for it > > Signed-off-by: Zack Rusin > --- > src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c | 21 > > .../tests/graw/fragment-shader/frag-ucmp.sh| 11 ++ > 2 files changed, 32 insertions(+) > create mo

[Mesa-dev] [PATCH] llvmpipe: implement ucmp

2013-04-04 Thread Zack Rusin
and add a test for it Signed-off-by: Zack Rusin --- src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c | 21 .../tests/graw/fragment-shader/frag-ucmp.sh| 11 ++ 2 files changed, 32 insertions(+) create mode 100644 src/gallium/tests/graw/fragment-shader/f