summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_regions.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #9604: Fix a static buffer allocation failure.Eric Anholt2007-01-261-1/+1
* Gary Wong's patches for CopyPixels Logiop (enable) and BlendKeith Whitwell2006-11-211-1/+2
* Cope with memory pool fragmentation by allowing a second attempt atKeith Whitwell2006-09-071-29/+34
* Use lower alignments where possible. Also pad out allocated blocks toKeith Whitwell2006-09-071-1/+1
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+289