i965/vs: Add a little bit of IR-level debug ability.
authorEric Anholt <eric@anholt.net>
Wed, 3 Oct 2012 23:11:26 +0000 (16:11 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 17 Oct 2012 19:23:59 +0000 (12:23 -0700)
commit914d8f9f84a3539758716d676d59a1fee4cc559f
treee086bb9ed59d1a54d84045511e9c45ebdbb01c65
parenta30d14635d5d55ce0e022b0b66770da32155a3d7
i965/vs: Add a little bit of IR-level debug ability.

This is super basic, but it let me visualize a problem I had with
opt_compute_to_mrf().

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_disasm.c
src/mesa/drivers/dri/i965/brw_vec4.cpp
src/mesa/drivers/dri/i965/brw_vec4.h