aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_wm_sampler_state.c
Commit message (Expand)AuthorAgeFilesLines
* i965: fix bug #14002Xiang, Haihao2008-01-101-2/+3
* [intel] Convert relocations to not be cleared out on buffer submit.Eric Anholt2008-01-031-20/+11
* [965] Convert sampler state to use a cache key instead of brw_cache_data.Eric Anholt2008-01-021-53/+101
* [965] Replace the state cache suballocator with direct dri_bufmgr use.Eric Anholt2007-12-141-15/+47
* i965: translate shadow compare function into correctXiang, Haihao2007-09-121-1/+1
* i965: limit on LOD Bias, fix#11987Xiang, Haihao2007-09-111-1/+1
* i965: Take the upper limitation on LOD into account.Xiang, Haihao2007-08-311-2/+2
* i965: use BRW_TEXCOORDMODE_CLAMP instead of BRW_TEXCOORDMODE_CLAMP_BORDERXiang, Haihao2007-08-151-1/+1
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+253