mesa/st: add ST_DEBUG environment variable
authorKeith Whitwell <keithw@vmware.com>
Mon, 5 Oct 2009 14:50:11 +0000 (15:50 +0100)
committerKeith Whitwell <keithw@vmware.com>
Mon, 5 Oct 2009 14:51:55 +0000 (15:51 +0100)
commitb02ef740b90029bc40629e5b81270a8cf77101d3
tree784f5b3804fae4a74fc84130f5922ea5d22c1054
parent6a085184ebf251f145181796e317ffa179a38bae
mesa/st: add ST_DEBUG environment variable

At last it's possible to turn on tgsi dumps and other debugging in the
state tracker without modifying sources...
src/mesa/state_tracker/st_atom_constbuf.c
src/mesa/state_tracker/st_cb_accum.c
src/mesa/state_tracker/st_cb_drawpixels.c
src/mesa/state_tracker/st_cb_readpixels.c
src/mesa/state_tracker/st_cb_texture.c
src/mesa/state_tracker/st_context.c
src/mesa/state_tracker/st_debug.c
src/mesa/state_tracker/st_debug.h
src/mesa/state_tracker/st_gen_mipmap.c
src/mesa/state_tracker/st_program.c