mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Sat Feb 16 17:05:33 UTC 2008


 progs/tests/Makefile                         |    1 
 progs/tests/minmag.c                         |  198 +++++++++++++++++++++++++++
 src/gallium/drivers/softpipe/sp_tex_sample.c |   13 +
 3 files changed, 212 insertions(+)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit 08c9534107fcaf06f9b801551524ed5dc724db13
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Sat Feb 16 10:05:01 2008 -0700

    gallium: implement min vs. mag filter determination for non-mipmapped textures
    
    Fixes tests/minmag.c

commit f9973b1c3d6b1759add1fe7af425231393a1ca33
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Sat Feb 16 09:38:34 2008 -0700

    Added minmag.c test
    
    Test that different minification and magnification filters are chosen for the
    non-mipmapped texture case.




More information about the mesa-commit mailing list