gallivm: Do not do mipfiltering when magnifying.
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_sample_aos.c
2010-10-08 José Fonsecagallivm: Do not do mipfiltering when magnifying.
2010-10-06 José Fonsecagallivm: Compute lod as integer whenever possible.
2010-09-25 Brian Paulgallivm: fix repeat() function for NPOT textures
2010-09-25 José Fonsecagallivm: Remove dead experimental code.
2010-09-24 Brian Paulllvmpipe: make min/max lod and lod bias dynamic state
2010-09-16 Vinson Leegallivm: Remove unnecessary header.
2010-09-15 Brian Paulgallivm: expand AoS sampling to cover all filtering...