aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_eu_emit.c
Commit message (Expand)AuthorAgeFilesLines
* i965: The jump instruction count is addedXiang, Haihao2007-11-271-1/+1
* support continue, fix conditionalZou Nan hai2007-09-291-0/+14
* support branch and loop in pixel shaderZou Nan hai2007-06-211-5/+23
* Initial 965 GLSL supportZou Nan hai2007-04-121-1/+1
* i965: Avoid branch instructions while in single program flow mode.Eric Anholt2007-01-061-55/+100
* fix a couple of cases where a message reg is used as an instruction source.Keith Whitwell2006-09-011-0/+4
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+999