summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_batchbuffer.c
AgeCommit message (Expand)Author
2006-10-23Emit cliprects in the userspace driver as required, rather thanKeith Whitwell
2006-09-07Consistent return values from the bm* functions.Keith Whitwell
2006-09-07Cope with memory pool fragmentation by allowing a second attempt atKeith Whitwell
2006-09-07Use lower alignments where possible. Also pad out allocated blocks toKeith Whitwell
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt