mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Tue Jun 17 16:28:12 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:
 src/mesa/main/mm.c                       |    8 ++++----
 src/mesa/main/mm.h                       |    5 +++--
 src/mesa/state_tracker/st_atom_sampler.c |    9 +++++++++
 3 files changed, 16 insertions(+), 6 deletions(-)

       via  93deede760e5a1309f1b948d91eae3d27f59ed97 (commit)
       via  3ccbde627edb420071b08a830dd58ed5daf82ffa (commit)
      from  5805a9e32881831f320bcd1a95fbfacf17aef5d5 (commit)


- Commits -----------------------------------------------
commit 93deede760e5a1309f1b948d91eae3d27f59ed97
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Jun 17 10:28:00 2008 -0600

    gallium: check if sampler->max_lod < sampler->min_lod

commit 3ccbde627edb420071b08a830dd58ed5daf82ffa
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Jun 17 10:11:53 2008 -0600

    mesa: make mm.c use unsigned ints for offsets.
    
    If you have a GPU using this code and it has the offsets up in this space,
    this fails.
    
    cherry-picked from master

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




More information about the mesa-commit mailing list