Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-10 | i965: set mt->cpp differently with compressed texture | Xiang, Haihao | |
2007-06-11 | Replace texobj->Complete with texobj->_Complete since it's a derived field. | Brian | |
2006-11-29 | Add accelerated CopyPixels for non-overlapping, 1:1 blits. | Eric Anholt | |
Submitted by Gary Wong <gtw@gnu.org> | |||
2006-09-21 | Catch a couple of cases where we would have to delete and recreate the | Keith Whitwell | |
miptree object. | |||
2006-09-07 | Cope with memory pool fragmentation by allowing a second attempt at | Keith Whitwell | |
rendering operations to take place after evicting all resident buffers. Cope better with memory allocation failures throughout the driver and improve tracking of failures. | |||
2006-08-09 | Add Intel i965G/Q DRI driver. | Eric Anholt | |
This driver comes from Tungsten Graphics, with a few further modifications by Intel. |