summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_vs.h
AgeCommit message (Expand)Author
2010-12-10i965: support for two-sided lighting on SandybridgeXiang, Haihao
2010-06-10mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul
2010-05-17i965: Fix point coordinate replacement after airlied's ffvertex changes.Eric Anholt
2010-01-19i965: Upload as many VS constants as possible through the push constants.Eric Anholt
2010-01-18i965: Only set up the stack register if it's going to get used.Eric Anholt
2009-06-30i965: first attempt at handling URB overflow when there's too many vs outputsBrian Paul
2009-04-27i965: only upload constant buffer data when we actually need the const bufferBrian Paul
2009-04-14i965: checkpoint commit: VS constant buffersBrian Paul
2009-02-02i965: Delete old metaops code now that there are no remaining consumers.Eric Anholt
2008-09-28Remove TNL-to-VP tracking from i965Ian Romanick
2007-10-26Merge branch '965-glsl'Zou Nan hai
2007-09-11Fix-up #includes to remove some -I options.Brian
2007-06-21 support branch and loop in pixel shaderZou Nan hai
2007-04-30 support nested function callZou Nan hai
2007-04-12 Initial 965 GLSL supportZou Nan hai
2006-10-05eliminate rhw divide under some circumstancesKeith Whitwell
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt