OSDN Git Service

i915: Use the malloc pool for constant buffers since they don't go to the GPU directly.
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Thu, 22 May 2008 14:42:53 +0000 (16:42 +0200)
committerJakob Bornecrantz <jakob@tungstengraphics.com>
Fri, 23 May 2008 09:02:14 +0000 (11:02 +0200)
commit45fd9ec462bf338b286d3b757c3e67d54f663dad
tree27fad764011d1956bd7b2401fc1b27181a338d46
parent9395fb6e8d341d7a3f923b5ec03630ab656c8f2f
i915: Use the malloc pool for constant buffers since they don't go to the GPU directly.
src/gallium/winsys/dri/intel/intel_winsys.h
src/gallium/winsys/dri/intel/intel_winsys_pipe.c