mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Sat May 3 15:11:10 UTC 2008


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

Summary of changes:
 progs/tests/mipmap_limits.c              |   32 +++++++++++++++++++++++------
 src/mesa/state_tracker/st_atom_sampler.c |    5 ++-
 2 files changed, 28 insertions(+), 9 deletions(-)

       via  bc57a7c9f7e5f70d77e7f02da2a214a56fad1d80 (commit)
       via  3837d401cc665eccf079eba5822b1a3eec565b81 (commit)
       via  3668d20a9f382a174e002dc9b226710bdd983992 (commit)
      from  6e004e973bcc5b789ee3f70b70f5d728c8b8ea71 (commit)


- Commits -----------------------------------------------
commit bc57a7c9f7e5f70d77e7f02da2a214a56fad1d80
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Sat May 3 09:08:42 2008 -0600

    Press <space> to reset limit/bias values, clean-up limit/bias printf

commit 3837d401cc665eccf079eba5822b1a3eec565b81
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Sat May 3 09:07:11 2008 -0600

    gallium: fix sampler->max_lod computation

commit 3668d20a9f382a174e002dc9b226710bdd983992
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Sat May 3 08:58:44 2008 -0600

    gallium: fix computation of sampler->min_lod
    
    The texture BaseLevel is accounted for in texture layout so it doesn't factor
    in here.  May also need to adjust max_lod...

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




More information about the mesa-commit mailing list