mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Apr 23 17:38:53 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/gallium/auxiliary/draw/draw_pt_post_vs.c |   13 ++++++++++++
 src/gallium/drivers/softpipe/sp_quad_blend.c |   27 +++++++++++--------------
 src/gallium/drivers/softpipe/sp_setup.c      |   24 ++++++++++++++++------
 src/mesa/shader/prog_statevars.c             |    8 ++++--
 4 files changed, 47 insertions(+), 25 deletions(-)

       via  ba47aabc9868b410cdfe3bc8b6d25a44a598cba2 (commit)
       via  5d873c87186fd3a59b46b4e1e0c987120aa961a7 (commit)
       via  809bc8f9ad3667c297afa2652c6688f98d6451b0 (commit)
       via  2221cb9f74ceee826efb09840188711f408e5428 (commit)
       via  76d39f0c19ee0673b65d6ad09ab338c8b750251a (commit)
      from  e1180c2d694851ed12e86027aa406ee20546e6d3 (commit)


- Commits -----------------------------------------------
commit ba47aabc9868b410cdfe3bc8b6d25a44a598cba2
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Apr 23 11:37:49 2008 -0600

    gallium: fix potential divide by zero in fog computation
    
    It's legal for Fog.Start == Fog.End and conformance testing does so.

commit 5d873c87186fd3a59b46b4e1e0c987120aa961a7
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Apr 23 11:36:47 2008 -0600

    gallium: additional debug code

commit 809bc8f9ad3667c297afa2652c6688f98d6451b0
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Apr 23 11:24:42 2008 -0600

    gallium: move logicop test outside of loop

commit 2221cb9f74ceee826efb09840188711f408e5428
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Apr 23 11:23:12 2008 -0600

    gallium: fix broken PIPE_BLENDFACTOR_SRC_ALPHA_SATURATE

commit 76d39f0c19ee0673b65d6ad09ab338c8b750251a
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Apr 23 11:22:18 2008 -0600

    gallium: more vertex debug code

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




More information about the mesa-commit mailing list