aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_wm.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "[965] Add missing flagging of new stage programs for updating stage s...Eric Anholt2007-12-051-19/+7
* [965] Add missing flagging of new stage programs for updating stage state.Eric Anholt2007-12-051-7/+19
* Merge branch '965-glsl'Zou Nan hai2007-10-261-39/+45
|\
| * support branch and loop in pixel shaderZou Nan hai2007-06-211-39/+41
| * Initial 965 GLSL supportZou Nan hai2007-04-121-0/+4
* | i965: fix projtex_maskXiang, Haihao2007-08-131-1/+1
|/
* Update DRI drivers for new glsl compiler.Brian2007-02-231-4/+0
* i965: Fix a crash with wine by not allocating >1MB on the stack.Eric Anholt2006-12-091-19/+30
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+349