summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_reg.h
AgeCommit message (Collapse)Author
2007-10-04Replace some structure-based batch preparation with plain OUT_BATCH.Eric Anholt
OUT_BATCH is far more amenable to the upcoming relocations being done for TTM support.
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt
This driver comes from Tungsten Graphics, with a few further modifications by Intel.