[965] Remove AUB file support.
[mesa.git] / src / mesa / drivers / dri / i965 / bufmgr_fake.c
2007-09-27 Eric Anholt[965] Remove AUB file support.
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-08 Keith PackardMerge branch 'origin'
2007-01-08 Keith PackardMerge branch 'origin' into crestline
2007-01-07 Keith PackardMerge branch 'master' into crestline
2007-01-07 Keith PackardVarious warning fixes for i965 driver.
2007-01-06 Zou Nan haii965: xdemos/glxthreads get: Assertion `block->fenced...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2006-12-13 Zou Nan hai Fix bug #93, i965 driver not thread safe.
2006-12-13 Zou Nan hai Fix bug #93
2006-10-23 Keith WhitwellEmit cliprects in the userspace driver as required...
2006-09-20 Keith Whitwell1) Add a new flag in the sarea (coopting the unused...
2006-09-12 Keith Whitwellquieten debug
2006-09-08 Keith WhitwellBasic facility for playing back captured aubfiles....
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 WhitwellFix glitch with pool alignments.
2006-09-07 Keith WhitwellUse lower alignments where possible. Also pad out...
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.