Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence warnings. | michal | 2007-08-16 | 1 | -2/+2 |
* | Continue reducing dependencies on core mesa include files. | Keith Whitwell | 2007-08-14 | 1 | -43/+44 |
* | Start breaking the #include dependencies between pipe drivers and mesa. | Keith Whitwell | 2007-08-13 | 1 | -6/+7 |
* | mt->pitch must be at least 16 because of 64-byte alignment in sp_region.c (fi... | Brian | 2007-08-11 | 1 | -0/+6 |
* | Give softpipe a native texture layout of its own. | Keith Whitwell | 2007-08-10 | 1 | -3/+344 |
* | need a softpipe func for texture layout | Brian | 2007-08-06 | 1 | -0/+13 |