summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915tex/intel_regions.h
AgeCommit message (Collapse)Author
2007-09-24Move i915tex driver into place as just i915.Eric Anholt
2007-08-16Convert TTM code to require the server provide buffers for front/back/depth.Eric Anholt
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.
2007-05-17Convert i915tex to the new interface and make it compile.Eric Anholt
2007-02-24make src ptr constBrian
2006-11-01Import texmem i915 driver to its new location as i915tex.Keith Whitwell