Remove remnants of 'intel' from active state tracker code.
[mesa.git] / src / mesa / pipe / softpipe / sp_tex_sample.h
2007-08-14 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-08-14 BrianImplement remaining mipmap modes for 2D textures.
2007-08-14 Briantgsi_sampler->get_samples() now operates on a quad...
2007-08-14 Keith WhitwellContinue reducing dependencies on core mesa include...
2007-08-08 Brianadd lambda param to get_sample()
2007-08-08 Brianinitial texture filtering code