summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915tex/intel_batchbuffer.c
Commit message (Collapse)AuthorAgeFilesLines
* i915tex: Relocation fixes:Thomas Hellstrom2007-01-231-1/+1
| | | | | | Increase the number of allowed relocations per batchbuffer. Fix an assert to avoid an array index overflow. (Reported by Steve Wilkins)
* intel_batchbuffer_flush: Don't assert cliprects when lock is not held.Michel Dänzer2006-12-141-9/+7
| | | | This is a legitimate situation when copying texture data between mipmap trees.
* Import texmem i915 driver to its new location as i915tex.Keith Whitwell2006-11-011-0/+342