Add fallback debugging (R128_DEBUG=fall) output, and set DO_DEBUG=1 by default
authorEric Anholt <anholt@FreeBSD.org>
Fri, 8 Oct 2004 23:03:38 +0000 (23:03 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Fri, 8 Oct 2004 23:03:38 +0000 (23:03 +0000)
commitea6f4f6079de8f35b6e3d597525d958bcedc7bad
tree54524daf86b78d8495b5150284dd371d48928e34
parentb4d269f35f0f0e0c87793a319a77f571a54a5a47
Add fallback debugging (R128_DEBUG=fall) output, and set DO_DEBUG=1 by default
so that we can use the env var to get output.  Add a no_rast driconf option to
force software fallbacks.
src/mesa/drivers/dri/r128/r128_context.c
src/mesa/drivers/dri/r128/r128_context.h
src/mesa/drivers/dri/r128/r128_screen.c
src/mesa/drivers/dri/r128/r128_tris.c