summaryrefslogtreecommitdiff
path: root/src/intel_batchbuffer.h
AgeCommit message (Expand)Author
2011-05-29intel: Beware the unsigned promotion when checking for batch overflowsChris Wilson
2011-05-29Take advantage of the kernel flush for dirty bo in the busy ioctlChris Wilson
2011-05-29Use the per-generation batch context switch for atomic sequencesChris Wilson
2011-05-29Wait on the current buffer to complete when running synchronously.Chris Wilson
2011-03-16i965: Amalgamate surface binding tablesChris Wilson
2011-03-16Flush BLT batches before starting an atomic RENDER batchChris Wilson
2011-03-16add BLT ring supportZou Nan hai
2010-09-12Enable a shadow buffer and disable GPU acceleration.Chris Wilson
2010-09-12Drop use of GL types in the driverKristian Høgsberg
2010-09-12Rename common infrastructure to the intel namespace.Owain G. Ainsworth