Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09-07 | Use lower alignments where possible. Also pad out allocated blocks to | Keith Whitwell | |
a multiple of alignment to avoid accumulating unusable free blocks. | |||
2006-08-09 | Add Intel i965G/Q DRI driver. | Eric Anholt | |
This driver comes from Tungsten Graphics, with a few further modifications by Intel. |