mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Mon Jun 11 23:16:18 UTC 2007


 src/mesa/main/texstate.c     |  109 ++++++++++++++++++++++---------------------
 src/mesa/main/texstate.h     |    7 --
 src/mesa/swrast/s_fragprog.c |   20 -------
 3 files changed, 59 insertions(+), 77 deletions(-)

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

New commits:
commit 0fbc4c51a07a5980956d62b3f70c46c65f6c7a57
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Jun 11 17:16:18 2007 -0600

    Rework _mesa_update_texture_compare_function() to only be called during
    state validation/update.
    
    Note that we're still temporarily skipping the test for an active fragment
    program.  Need to fix shadow2D() ...

commit 495e2c8327ad4b5b7e01971bb3dacf4fd812aedf
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Jun 11 16:42:35 2007 -0600

    rename/clean-up _mesa_validate_texture_wrap_mode




More information about the mesa-commit mailing list