disable debug printf
authorBrian <brian.paul@tungstengraphics.com>
Mon, 1 Oct 2007 19:54:37 +0000 (13:54 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Mon, 1 Oct 2007 19:54:37 +0000 (13:54 -0600)
src/mesa/pipe/i915simple/i915_state_sampler.c

index e6623f43564106e114d8cd196c31e2283497d20e..3b736f9c551bbd9c3806e44313a9f359e3e8d68b 100644 (file)
@@ -257,7 +257,9 @@ i915_update_texture(struct i915_context *i915, uint unit,
    assert(format);
    assert(pitch);
 
+   /*
    printf("texture format = 0x%x\n", format);
+   */
 
    /* MS3 state */
    state[0] =