aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_eu.h
Commit message (Expand)AuthorAgeFilesLines
* fragment shader function call fix, gl_FragCoord fixZou Nan hai2007-09-301-0/+5
* support continue, fix conditionalZou Nan hai2007-09-291-0/+1
* support branch and loop in pixel shaderZou Nan hai2007-06-211-2/+6
* Initial 965 GLSL supportZou Nan hai2007-04-121-1/+2
* Update DRI drivers for new glsl compiler.Brian2007-02-231-1/+1
* i965: Avoid branch instructions while in single program flow mode.Eric Anholt2007-01-061-0/+1
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+863