summaryrefslogtreecommitdiff
path: root/src/intel_batchbuffer.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-07Ensure that the partial batch is flushed upon the blockhandlerChris Wilson1-0/+2
2011-04-17intel: Beware the unsigned promotion when checking for batch overflowsChris Wilson1-2/+2
2011-04-04Take advantage of the kernel flush for dirty bo in the busy ioctlChris Wilson1-2/+2
2011-03-24Use the per-generation batch context switch for atomic sequencesChris Wilson1-2/+4
2010-12-03Wait on the current buffer to complete when running synchronously.Chris Wilson1-1/+0
2010-12-03i965: Amalgamate surface binding tablesChris Wilson1-4/+6
2010-11-01Flush BLT batches before starting an atomic RENDER batchChris Wilson1-1/+4
2010-11-01add BLT ring supportZou Nan hai1-1/+9
2010-09-08Enable a shadow buffer and disable GPU acceleration.Chris Wilson1-0/+3
2010-07-27Drop use of GL types in the driverKristian Høgsberg1-1/+1
2010-06-25Rename common infrastructure to the intel namespace.Chris Wilson1-0/+210