Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put back the old versions of intel_tex_layout.* in this shared directory. | Keith Whitwell | 2007-08-09 | 2 | -391/+42 |
* | sketch out new pipe surface/sampler types | Brian | 2007-08-07 | 1 | -0/+2 |
* | prototypes | Brian | 2007-08-07 | 1 | -35/+9 |
* | clean-ups | Brian | 2007-08-06 | 1 | -4/+5 |
* | Lift intel_mipmap_tree.c to st_mipmap_tree.c | Brian | 2007-08-06 | 1 | -1/+1 |
* | More code movement, removal of intel dependencies | Brian | 2007-08-06 | 2 | -2/+25 |
* | Checkpoint lifting of intel_mipmap_tree (intel_mipmap_tree -> pipe_mipmap_tre... | Brian | 2007-08-06 | 2 | -10/+359 |
* | fix miptree layout (i915) for small compressed mipmaps | Roland Scheidegger | 2007-05-19 | 1 | -1/+1 |
* | Fix copy-and-paste-o of my e-mail address. | Michel Dänzer | 2006-12-14 | 2 | -2/+2 |
* | Fix some corner cases in i945_miptree_layout_2d(). | Michel Dänzer | 2006-12-14 | 1 | -7/+27 |
* | Share code to lay out >= 945 style 2D mipmaps between i915tex and i965 drivers. | Michel Dänzer | 2006-12-14 | 2 | -0/+123 |