Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [965] Move to using shared texture management code. | Eric Anholt | 2007-12-16 | 1 | -265/+1 |
* | [965] Convert the driver to dri_bufmgr interface and enable TTM. | Eric Anholt | 2007-12-07 | 1 | -2/+5 |
* | [965] Replace 965 texture format code with common code. | Eric Anholt | 2007-11-20 | 1 | -24/+0 |
* | Revert "WIP 965 conversion to dri_bufmgr." | Eric Anholt | 2007-09-27 | 1 | -1/+1 |
* | WIP 965 conversion to dri_bufmgr. | Eric Anholt | 2007-09-27 | 1 | -1/+1 |
* | i965: set mt->cpp differently with compressed texture | Xiang, Haihao | 2007-08-10 | 1 | -3/+33 |
* | Replace texobj->Complete with texobj->_Complete since it's a derived field. | Brian | 2007-06-11 | 1 | -1/+1 |
* | Add accelerated CopyPixels for non-overlapping, 1:1 blits. | Eric Anholt | 2006-11-29 | 1 | -0/+3 |
* | Catch a couple of cases where we would have to delete and recreate the | Keith Whitwell | 2006-09-21 | 1 | -3/+6 |
* | Cope with memory pool fragmentation by allowing a second attempt at | Keith Whitwell | 2006-09-07 | 1 | -21/+26 |
* | Add Intel i965G/Q DRI driver. | Eric Anholt | 2006-08-09 | 1 | -0/+245 |