On 02/21/2014 11:32 AM, Eric Anholt wrote: > --- > src/mesa/drivers/common/meta.c | 6 ++++++ > src/mesa/drivers/common/meta_blit.c | 8 ++++++++ > 2 files changed, 14 insertions(+)
This series is: Reviewed-by: Kenneth Graunke <[email protected]> There are a couple more instances of printf in the main compiler: - opt_cse - opt_array_splitting - opt_copy_propagation_elements - opt_dead_code[_local] - opt_tree_grafting - ir_validate - ast dumping - s-expression dumping I don't really care about the last two (they're hardly used and may get reworked/dropped at some point anyway), but it would probably be nice to update the optimization passes. Especially since some of them print messages and then print IR. --Ken
signature.asc
Description: OpenPGP digital signature
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
