gallivm: give more verbose names to modules
authorRoland Scheidegger <sroland@vmware.com>
Thu, 15 May 2014 23:00:53 +0000 (01:00 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Fri, 16 May 2014 20:50:14 +0000 (22:50 +0200)
commit26cac02c51db0f49f6c67d3cd029ce044a087473
tree7b6d73ec23ee447239a30cf5385ff9ae6e0b8b42
parentef6b6658f91bd5871739bdb71a08042f26abe389
gallivm: give more verbose names to modules

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).

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/draw/draw_llvm.c
src/gallium/auxiliary/gallivm/lp_bld_init.c
src/gallium/auxiliary/gallivm/lp_bld_init.h
src/gallium/drivers/llvmpipe/lp_state_fs.c
src/gallium/drivers/llvmpipe/lp_state_setup.c
src/gallium/drivers/llvmpipe/lp_test_arit.c
src/gallium/drivers/llvmpipe/lp_test_blend.c
src/gallium/drivers/llvmpipe/lp_test_conv.c
src/gallium/drivers/llvmpipe/lp_test_format.c
src/gallium/drivers/llvmpipe/lp_test_printf.c