mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Thu Jun 19 20:38:01 UTC 2008


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 <brian.paul at tungstengraphics.com>
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.

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




More information about the mesa-commit mailing list