[Mesa-dev] [PATCH 1/8] meta: Set some object labels on our meta shaders.

Kenneth Graunke kenneth at whitecape.org
Fri Feb 21 12:59:02 PST 2014


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 <kenneth at whitecape.org>

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140221/2f9a5efb/attachment.pgp>


More information about the mesa-dev mailing list