aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/bufmgr_fake.c
Commit message (Expand)AuthorAgeFilesLines
* Various warning fixes for i965 driver.Keith Packard2007-01-061-1/+3
* i965: xdemos/glxthreads get: Assertion `block->fenced' failed (9201)Zou Nan hai2007-01-061-2/+14
* Emit cliprects in the userspace driver as required, rather thanKeith Whitwell2006-10-231-1/+1
* 1) Add a new flag in the sarea (coopting the unused texAge value) toKeith Whitwell2006-09-201-1/+13
* quieten debugKeith Whitwell2006-09-121-3/+3
* Basic facility for playing back captured aubfiles. Requires a smallKeith Whitwell2006-09-081-0/+15
* Consistent return values from the bm* functions.Keith Whitwell2006-09-071-7/+7
* Cope with memory pool fragmentation by allowing a second attempt atKeith Whitwell2006-09-071-32/+124
* Fix glitch with pool alignments.Keith Whitwell2006-09-071-1/+1
* Use lower alignments where possible. Also pad out allocated blocks toKeith Whitwell2006-09-071-6/+13
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+1320