summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915tex/intel_tex_image.c
AgeCommit message (Expand)Author
2007-06-05i915tex: Better attempt to release miptree when overriding texture image.Michel Dänzer
2007-05-22i915tex: Implement SetTexOffset hook.Michel Dänzer
2007-04-09i915tex: Fix some mismatches between texels or bytes for pitch/stride.Michel Dänzer
2007-04-09i915tex: Make sure texture format fetch hooks are initialized.Michel Dänzer
2006-11-21blend, logicop changes for intelEmitCopyBlit backported to i915Keith Whitwell
2006-11-10Fix up texture compression at least Get and TexImage, not too sure aboutDave Airlie
2006-11-01Import texmem i915 driver to its new location as i915tex.Keith Whitwell