summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_batchbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* Emit cliprects in the userspace driver as required, rather thanKeith Whitwell2006-10-231-19/+1
* Consistent return values from the bm* functions.Keith Whitwell2006-09-071-1/+1
* Cope with memory pool fragmentation by allowing a second attempt atKeith Whitwell2006-09-071-6/+17
* Use lower alignments where possible. Also pad out allocated blocks toKeith Whitwell2006-09-071-1/+1
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+250