gallium: initial implemenation of auto mipmap generation in state tracker
[mesa.git] / src / mesa / state_tracker / st_atom_sampler.c
2007-12-14 Brianupdate_samplers() didn't respect the sampler->texunit...
2007-12-11 Keith Whitwellgallium: remove set_sampler_units interface
2007-11-08 Brianset sampler state for shadow test
2007-10-29 Briansimplify code which access the current vertex/fragment...
2007-10-27 BrianRe-implement GLSL texture sampler variables.
2007-10-15 Brianadd 'normalized_coords' field to pipe_sampler_state
2007-10-02 Briancomments/code for min/max_lod - revisit someday
2007-09-20 Zack RusinFix failover state binding and convert the sampler...
2007-09-18 Zack RusinFix a silly bug on setting samplers.
2007-09-18 Zack RusinMake sampler an immutable state object.
2007-08-25 keithwadd names to tracked state atoms to improve debug
2007-08-09 Keith WhitwellSplit texfilter enums to match common hardware usage.
2007-08-08 Brianupdate lod bias, limits
2007-08-07 Brianplug in texture/sampler state update
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-06-22 Brianmore texture sampler work