aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_tex.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Fix double free issue to pass glean/maskedClear testXiang, Haihao2008-03-061-0/+1
* i965: Setup framebuffer texture in meta_draw_region.Kristian Høgsberg2008-02-261-4/+5
* [intel] Add more cliprect modes to cover other meanings for batch emits.Eric Anholt2008-01-101-0/+19
* [965] Replace 965 texture format code with common code.Eric Anholt2007-11-201-161/+0
* 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