Move driBatchPoolInit() into new intel_batchpool.h header.
authorBrian <brian.paul@tungstengraphics.com>
Mon, 5 Nov 2007 18:53:56 +0000 (11:53 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Mon, 5 Nov 2007 18:53:56 +0000 (11:53 -0700)
commitb17675d70976bd40ff58ea49226292f49cffbe13
tree1c34465380ca9883ed47bbec440d07e818a3be43
parentadf3761fbd193e4467b0637340709e57bdae0111
Move driBatchPoolInit() into new intel_batchpool.h header.

Note that intel_batchpool.[ch] have no intel-specific dependencies at this point.
Maybe rename files for re-use in the future.
src/mesa/drivers/dri/intel_winsys/intel_batchpool.h [new file with mode: 0644]