aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_eu.h
Commit message (Expand)AuthorAgeFilesLines
* i965: implement OPCODE_TRUNC (round toward zero) on vertex path.Brian Paul2009-01-051-0/+1
* i965: comments, clean-ups, re-order some functionsBrian Paul2009-01-011-34/+54
* i965: Implement missing OPCODE_NOISE3 instruction in fragment shaders.Gary Wong2008-11-051-0/+6
* i965: support destination horiz strides in align1 access mode.Gary Wong2008-10-311-1/+1
* replace __inline and __inline__ with INLINE macroBrian Paul2008-06-211-63/+63
* [i965] short immediate values must be replicated to both halves of the dwordKeith Packard2008-04-251-2/+2
* i965: new integrated graphics chipset supportXiang, Haihao2008-01-291-1/+2
* fix fd.o bug #13847Zou Nan hai2007-12-291-0/+5
* 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