Convert TTM code to require the server provide buffers for front/back/depth.
authorEric Anholt <eric@anholt.net>
Thu, 16 Aug 2007 21:32:53 +0000 (14:32 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 16 Aug 2007 21:38:33 +0000 (14:38 -0700)
commit3e168a0ec840af65863e197f4a884aae905b213e
tree5d838ff3e80734ff90de6583809a0f0f66d9d8aa
parentb6ad5e7de8dc84ee42eeeb62d2112f096413b335
Convert TTM code to require the server provide buffers for front/back/depth.

This removes the use of fake buffers from the driver, such that it could
probably be removed from the interface.  It also should assist in proper
synchronization of access.
src/mesa/drivers/dri/common/dri_bufmgr.h
src/mesa/drivers/dri/common/dri_bufmgr_ttm.c
src/mesa/drivers/dri/i915tex/intel_regions.c
src/mesa/drivers/dri/i915tex/intel_regions.h
src/mesa/drivers/dri/i915tex/intel_screen.c
src/mesa/drivers/dri/i915tex/intel_screen.h
src/mesa/drivers/dri/i915tex/server/i830_common.h