aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_wm_pass2.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Fix varying payload reg assignment for the non-GLSL-instructions path.Eric Anholt2009-05-141-8/+10
* i965: Fix register allocation of GLSL fp inputs.Eric Anholt2009-05-141-2/+1
* i965: whitespace changes and reformattingBrian Paul2009-01-221-15/+13
* fix compile for previous commitZou Nan hai2008-02-191-1/+1
* [i965] fix broken glsl texdemo1Zou Nan hai2008-02-191-1/+8
* i965: use setup attributes as inputs when allocating registersXiang, Haihao2008-02-141-1/+2
* support branch and loop in pixel shaderZou Nan hai2007-06-211-1/+1
* Update DRI drivers for new glsl compiler.Brian2007-02-231-3/+1
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+338