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

Summary of changes:
 src/mesa/swrast/s_texfilter.c |   16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

       via  21177c8764638e1d4b3b29fed64adec62a14e936 (commit)
      from  cf29ab3ba075905cca786b52617d7dc993f58033 (commit)


- Commits -----------------------------------------------
commit 21177c8764638e1d4b3b29fed64adec62a14e936
Author: Brian Paul <[EMAIL PROTECTED]>
Date:   Thu Jun 19 14:34:52 2008 -0600

    mesa: tweak mipmap level selection for cube maps
    
    This is just a hack.  After we convert the 3D texcoord into a face plus 2D
    texcoord we need to recompute the partial derivatives and mipmap LOD.
    But we don't have the info to do that.  Adjusting the original mipmap
    level by -1 seems to give somewhat better results than before though.

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

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

Reply via email to