aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_tex.c
Commit message (Expand)AuthorAgeFilesLines
* i965: roland's DXTn format texture patch(bug10347)Xiang, Haihao2007-08-101-3/+9
* Fix previous commitZou Nan hai2007-08-021-1/+1
* EXT_texture_sRGB support on i965Zou Nan hai2007-08-021-0/+19
* fix for bug#10347Xiang, Haihao2007-03-201-9/+3
* i965: fix for FXT1 & S3TC texture formatXiang, Haihao2007-03-181-4/+11
* Add accelerated CopyPixels for non-overlapping, 1:1 blits.Eric Anholt2006-11-291-0/+32
* Do a better job of choosing texture formats to avoid image conversions.Keith Whitwell2006-09-211-5/+16
* use the requested internal texture format where possibleKeith Whitwell2006-09-211-11/+21
* Support ARB_texture_rectangle.Keith Whitwell2006-09-201-1/+3
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+158