Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move i915tex driver into place as just i915. | Eric Anholt | 2007-09-24 | 1 | -272/+0 |
* | Replace texobj->Complete with texobj->_Complete since it's a derived field. | Brian | 2007-06-11 | 1 | -1/+1 |
* | fix miptree comparison with compressed textures | Roland Scheidegger | 2007-05-19 | 1 | -7/+10 |
* | intel_finalize_mipmap_tree: Only flush batchbuffer when necessary. | Michel Dänzer | 2007-01-09 | 1 | -1/+5 |
* | intel_finalize_mipmap_tree: Add more conditions for rebuilding mipmap trees. | Michel Dänzer | 2006-12-14 | 1 | -3/+12 |
* | Fix up texture compression at least Get and TexImage, not too sure about | Dave Airlie | 2006-11-10 | 1 | -1/+5 |
* | Import texmem i915 driver to its new location as i915tex. | Keith Whitwell | 2006-11-01 | 1 | -0/+252 |