aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_wm.h
Commit message (Collapse)AuthorAgeFilesLines
* Update DRI drivers for new glsl compiler.Brian2007-02-231-1/+1
| | | | | | Mostly: - update #includes - update STATE_* token code
* restore debug output after brw_wm_fp compilation stageKeith Whitwell2006-09-201-0/+1
|
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+261
This driver comes from Tungsten Graphics, with a few further modifications by Intel.