aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_vs.h
Commit message (Expand)AuthorAgeFilesLines
* i965: Upload as many VS constants as possible through the push constants.Eric Anholt2010-01-191-0/+1
* i965: Only set up the stack register if it's going to get used.Eric Anholt2010-01-181-0/+2
* i965: first attempt at handling URB overflow when there's too many vs outputsBrian Paul2009-06-301-0/+1
* i965: only upload constant buffer data when we actually need the const bufferBrian Paul2009-04-271-2/+0
* i965: checkpoint commit: VS constant buffersBrian Paul2009-04-141-0/+7
* i965: Delete old metaops code now that there are no remaining consumers.Eric Anholt2009-02-021-1/+0
* Remove TNL-to-VP tracking from i965Ian Romanick2008-09-281-4/+0
* Merge branch '965-glsl'Zou Nan hai2007-10-261-0/+6
|\
| * support branch and loop in pixel shaderZou Nan hai2007-06-211-0/+5
| * support nested function callZou Nan hai2007-04-301-1/+1
| * Initial 965 GLSL supportZou Nan hai2007-04-121-0/+1
* | Fix-up #includes to remove some -I options.Brian2007-09-111-1/+1
|/
* eliminate rhw divide under some circumstancesKeith Whitwell2006-10-051-1/+2
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+80