Ver código fonte

i915: Ops how did that get there

tags/mesa_20090313
Jakob Bornecrantz 17 anos atrás
pai
commit
837601af52
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      src/gallium/winsys/dri/intel/intel_winsys_pipe.c

+ 1
- 1
src/gallium/winsys/dri/intel/intel_winsys_pipe.c Ver arquivo

@@ -220,7 +220,7 @@ power_of_two(unsigned x)
value = value << 1;
return value;
}
/*pipe_buffer_reference(winsys, &i915_render->vbo, NULL);*/
/**
* Copied from xm_winsys.c
*/

Carregando…
Cancelar
Salvar