Bläddra i källkod

gallium/i915: remove debug code

tags/mesa_20090313
Brian 17 år sedan
förälder
incheckning
7ed9beef5f
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0
    1
      src/gallium/drivers/i915simple/i915_fpc_emit.c

+ 0
- 1
src/gallium/drivers/i915simple/i915_fpc_emit.c Visa fil

@@ -220,7 +220,6 @@ uint i915_emit_texld( struct i915_fp_compile *p,
uint tempReg;

temp = i915_get_temp(p); /* get temp reg index */
printf("***** ALLOC TEMP %d\n", temp);
tempReg = UREG(REG_TYPE_R, temp); /* make i915 register */

i915_emit_arith( p, A0_MOV,

Laddar…
Avbryt
Spara