summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915tex/intel_mipmap_tree.c
AgeCommit message (Expand)Author
2007-09-24Move i915tex driver into place as just i915.Eric Anholt
2007-08-13i915tex: Make sure pitch is aligned properly for render-to-texture.Michel Dänzer
2007-08-10i965/i915tex: applying right alignment to compressed texture,Xiang, Haihao
2007-06-05Add PCI IDs for the G33, Q33, and Q35 chipsets.Wang Zhenyu
2007-05-31i915tex: Add support for 945GMEWang Zhenyu
2007-04-09i915tex: Fix some mismatches between texels or bytes for pitch/stride.Michel Dänzer
2007-02-24clean-up, comment codeBrian
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