On 05/15/2014 05:03 PM, srol...@vmware.com wrote:
From: Roland Scheidegger <srol...@vmware.com>
When we had just one module "gallivm" was an appropriate name. But now we have
modules containing all functions for a particular variant, so give it a
corresponding name (this is really just for helping debugging).
---
src/gallium/auxiliary/draw/draw_llvm.c | 16 ++++++++++++----
src/gallium/auxiliary/gallivm/lp_bld_init.c | 9 ++++-----
src/gallium/auxiliary/gallivm/lp_bld_init.h | 2 +-
src/gallium/drivers/llvmpipe/lp_state_fs.c | 12 ++++++++----
src/gallium/drivers/llvmpipe/lp_state_setup.c | 13 +++++++------
src/gallium/drivers/llvmpipe/lp_test_arit.c | 2 +-
src/gallium/drivers/llvmpipe/lp_test_blend.c | 2 +-
src/gallium/drivers/llvmpipe/lp_test_conv.c | 2 +-
src/gallium/drivers/llvmpipe/lp_test_format.c | 4 ++--
src/gallium/drivers/llvmpipe/lp_test_printf.c | 2 +-
10 files changed, 38 insertions(+), 26 deletions(-)
For both:
Reviewed-by: Brian Paul <bri...@vmware.com>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev