aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_atom_sampler.c
Commit message (Expand)AuthorAgeFilesLines
* Fix failover state binding and convert the sampler to use the newZack Rusin2007-09-201-5/+5
* Fix a silly bug on setting samplers.Zack Rusin2007-09-181-1/+1
* Make sampler an immutable state object.Zack Rusin2007-09-181-3/+7
* add names to tracked state atoms to improve debugkeithw2007-08-251-0/+1
* Split texfilter enums to match common hardware usage.Keith Whitwell2007-08-091-11/+35
* update lod bias, limitsBrian2007-08-081-0/+4
* plug in texture/sampler state updateBrian2007-08-071-6/+8
* more texture sampler workBrian2007-06-221-0/+135