The branch, gallium-0.1 has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1

Summary of changes:
 src/gallium/auxiliary/util/u_gen_mipmap.c |   27 +++++++++++++++++++++++----
 src/gallium/auxiliary/util/u_gen_mipmap.h |    5 +++++
 2 files changed, 28 insertions(+), 4 deletions(-)

       via  6edaef531806f4ac6c92c4a2934da5a37262e2e3 (commit)
      from  38dc0f809d5f72b382676be6f72ea675a3929455 (commit)


- Commits -----------------------------------------------
commit 6edaef531806f4ac6c92c4a2934da5a37262e2e3
Author: Michal Krol <[EMAIL PROTECTED]>
Date:   Sun Mar 23 20:39:35 2008 +0100

    gallium: Add util_gen_mipmap_filter().
    
    We need a way to specify the type of minification filter
    used to downsample mipmap levels.
    The old util_gen_mipmap() retains its behaviour and uses
    LINEAR filter.

---------------------------------

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to