summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915tex/i915_metaops.c
AgeCommit message (Collapse)Author
2007-09-24Move i915tex driver into place as just i915.Eric Anholt
2007-09-20Merge branch 'master' into i915-unificationEric Anholt
Conflicts: src/mesa/drivers/dri/common/dri_drmpool.c src/mesa/drivers/dri/i915tex/i915_vtbl.c src/mesa/drivers/dri/i915tex/intel_batchbuffer.c src/mesa/drivers/dri/i915tex/intel_context.c
2007-09-11fix commentBrian
2007-05-17Convert i915tex to the new interface and make it compile.Eric Anholt
2006-11-01Import texmem i915 driver to its new location as i915tex.Keith Whitwell