Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i945_miptree_layout: Adapt cubemap fixes from i915_miptree_layout. | Michel Dänzer | 2007-03-07 | 1 | -3/+8 |
* | Fix broken cubemap mipmap layout (the cubemap.c demo was segfaulting). | Brian | 2007-02-24 | 1 | -2/+10 |
* | Avoid failing assertion in intel_miptree_set_image_offset() with cube maps. | Michel Dänzer | 2006-12-14 | 1 | -1/+1 |
* | Share code to lay out >= 945 style 2D mipmaps between i915tex and i965 drivers. | Michel Dänzer | 2006-12-14 | 1 | -51/+3 |
* | Import texmem i915 driver to its new location as i915tex. | Keith Whitwell | 2006-11-01 | 1 | -0/+380 |