summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915tex/i915_context.h
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-07-29fix fallback crashes when driver can't handle frag prog for i915 driver too ↵Roland Scheidegger
(untested)
2007-05-17Convert i915tex to the new interface and make it compile.Eric Anholt
2007-01-09i915tex: Remove unused tex_program field.Michel Dänzer
2006-11-01Import texmem i915 driver to its new location as i915tex.Keith Whitwell