Remove #ifdef DEBUG's in code, but still allow compiler to remove debug
authorKeith Whitwell <keith@tungstengraphics.com>
Mon, 20 Dec 2004 12:52:21 +0000 (12:52 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 20 Dec 2004 12:52:21 +0000 (12:52 +0000)
commit14bc68499025127060e794781cf67fcf4bcf7ee2
treec9797ff2f9b13dcb7e5f1300cc42beac4325f84b
parentb51600716e0f9563dee2fe6990ade91a96d62801
Remove #ifdef DEBUG's in code, but still allow compiler to remove debug
code if DEBUG not defined.
19 files changed:
src/mesa/drivers/dri/unichrome/via_context.c
src/mesa/drivers/dri/unichrome/via_context.h
src/mesa/drivers/dri/unichrome/via_dd_tritmp.h
src/mesa/drivers/dri/unichrome/via_dd_vbtmp.h
src/mesa/drivers/dri/unichrome/via_dmatmp.h
src/mesa/drivers/dri/unichrome/via_fb.c
src/mesa/drivers/dri/unichrome/via_ioctl.c
src/mesa/drivers/dri/unichrome/via_ioctl.h
src/mesa/drivers/dri/unichrome/via_render.c
src/mesa/drivers/dri/unichrome/via_screen.c
src/mesa/drivers/dri/unichrome/via_span.c
src/mesa/drivers/dri/unichrome/via_state.c
src/mesa/drivers/dri/unichrome/via_tex.c
src/mesa/drivers/dri/unichrome/via_texmem.c
src/mesa/drivers/dri/unichrome/via_texstate.c
src/mesa/drivers/dri/unichrome/via_tris.c
src/mesa/drivers/dri/unichrome/via_vb.c
src/mesa/drivers/dri/unichrome/via_vb_cliptmp.h
src/mesa/drivers/dri/unichrome/via_vb_rendertmp.h