aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_urb.c
Commit message (Expand)AuthorAgeFilesLines
* [i965] This is to fix random crash in some maps of Ut2004 demo.Zou Nan hai2008-04-221-1/+1
* i965: initial attempt at fixing the aperture overflowDave Airlie2008-04-181-2/+3
* i965: remove unused hal hooksDave Airlie2008-02-141-15/+0
* i965: new integrated graphics chipset supportXiang, Haihao2008-01-291-4/+4
* i965: The given urb layout(maximal size of urb entries and theXiang, Haihao2007-03-251-1/+1
* VS nr of urb entries is constrained to be one of a fixed set of values,Keith Whitwell2006-09-141-2/+2
* Potential fix for doom3 lockups. Seems that there is a conflictKeith Whitwell2006-09-121-1/+1
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+215