[965] Add batchbuffer dumping under INTEL_DEBUG=bat, like 915.
[mesa.git] / src / mesa / drivers / dri / i965 / intel_batchbuffer.c
2007-09-27 Eric Anholt[965] Add batchbuffer dumping under INTEL_DEBUG=bat...
2007-09-27 Eric AnholtRevert "WIP 965 conversion to dri_bufmgr."
2007-09-27 Eric AnholtWIP 965 conversion to dri_bufmgr.
2007-09-27 Eric Anholt[965] Remove AUB file support.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-23 Keith WhitwellEmit cliprects in the userspace driver as required...
2006-09-07 Keith WhitwellConsistent return values from the bm* functions.
2006-09-07 Keith WhitwellCope with memory pool fragmentation by allowing a secon...
2006-09-07 Keith WhitwellUse lower alignments where possible. Also pad out...
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.