aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_wm_surface_state.c
Commit message (Expand)AuthorAgeFilesLines
* i965: roland's DXTn format texture patch(bug10347)Xiang, Haihao2007-08-101-2/+10
* EXT_texture_sRGB support on i965Zou Nan hai2007-08-021-0/+5
* i965: Use I16_UNORM instead of L16_UNORM (bug 11742)Xiang, Haihao2007-07-311-1/+1
* Add accelerated CopyPixels for non-overlapping, 1:1 blits.Eric Anholt2006-11-291-0/+6
* use the requested internal texture format where possibleKeith Whitwell2006-09-211-1/+11
* Make sure bmBufferOffset is called for all active buffers every timeKeith Whitwell2006-09-071-1/+3
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+250