mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Mar 14 17:36:45 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/trivial/tri-mask-tri.c                |    4 +++
 src/gallium/auxiliary/tgsi/exec/tgsi_exec.c |   34 +++++++++++++++++++++++++-
 2 files changed, 36 insertions(+), 2 deletions(-)

       via  14150bc8567cf424fc3a635a33f05213505681be (commit)
       via  9de9e1fe8c3f87fe672aed074348f07107fa3cec (commit)
      from  3088eb59497ec8621e003ce3bc87025f257c0a92 (commit)


- Commits -----------------------------------------------
commit 14150bc8567cf424fc3a635a33f05213505681be
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Mar 14 11:35:57 2008 -0600

    mesa: call glColorMask(1,1,1,1) before glClear()
    
    Without this, second and subsequent redraws rendered incorrectly.
    Plus comments.

commit 9de9e1fe8c3f87fe672aed074348f07107fa3cec
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Mar 14 11:24:28 2008 -0600

    gallium: print warning rather than assert(0) for LOG/EXP opcodes
    
    Glean vertProg1 runs all the way through, rather than aborting.

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




More information about the mesa-commit mailing list