aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915tex/intel_mipmap_tree.c
Commit message (Expand)AuthorAgeFilesLines
* i915tex: Make sure pitch is aligned properly for render-to-texture.Michel Dänzer2007-08-131-1/+11
* i965/i915tex: applying right alignment to compressed texture,Xiang, Haihao2007-08-101-2/+7
* Add PCI IDs for the G33, Q33, and Q35 chipsets.Wang Zhenyu2007-06-051-0/+3
* i915tex: Add support for 945GMEWang Zhenyu2007-05-311-0/+1
* i915tex: Fix some mismatches between texels or bytes for pitch/stride.Michel Dänzer2007-04-091-1/+1
* clean-up, comment codeBrian2007-02-241-2/+7
* Fix up texture compression at least Get and TexImage, not too sure aboutDave Airlie2006-11-101-4/+10
* Import texmem i915 driver to its new location as i915tex.Keith Whitwell2006-11-011-0/+341