Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: roland's DXTn format texture patch(bug10347) | Xiang, Haihao | 2007-08-10 | 1 | -3/+9 |
| | |||||
* | Fix previous commit | Zou Nan hai | 2007-08-02 | 1 | -1/+1 |
| | |||||
* | EXT_texture_sRGB support on i965 | Zou Nan hai | 2007-08-02 | 1 | -0/+19 |
| | |||||
* | fix for bug#10347 | Xiang, Haihao | 2007-03-20 | 1 | -9/+3 |
| | | | | | | not sure which brw surface for DXT3 & DXT5, so restore the previous choice.(changed in commit 84081774e62a8af18e6bf894ea69f63b97dcfe96) | ||||
* | i965: fix for FXT1 & S3TC texture format | Xiang, Haihao | 2007-03-18 | 1 | -4/+11 |
| | | | | choose the right mesa texformat for FXT1 & S3TC | ||||
* | Add accelerated CopyPixels for non-overlapping, 1:1 blits. | Eric Anholt | 2006-11-29 | 1 | -0/+32 |
| | | | | Submitted by Gary Wong <[email protected]> | ||||
* | Do a better job of choosing texture formats to avoid image conversions. | Keith Whitwell | 2006-09-21 | 1 | -5/+16 |
| | |||||
* | use the requested internal texture format where possible | Keith Whitwell | 2006-09-21 | 1 | -11/+21 |
| | |||||
* | Support ARB_texture_rectangle. | Keith Whitwell | 2006-09-20 | 1 | -1/+3 |
| | |||||
* | Add Intel i965G/Q DRI driver. | Eric Anholt | 2006-08-09 | 1 | -0/+158 |
This driver comes from Tungsten Graphics, with a few further modifications by Intel. |