gallium: implement min vs. mag filter determination for non-mipmapped textures
authorBrian <brian.paul@tungstengraphics.com>
Sat, 16 Feb 2008 17:05:01 +0000 (10:05 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Sat, 16 Feb 2008 17:05:24 +0000 (10:05 -0700)
commit08c9534107fcaf06f9b801551524ed5dc724db13
treee651c47a08e081b537392edd0ffc3c55ed7d40b0
parentf9973b1c3d6b1759add1fe7af425231393a1ca33
gallium: implement min vs. mag filter determination for non-mipmapped textures

Fixes tests/minmag.c
src/gallium/drivers/softpipe/sp_tex_sample.c