mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Apr 23 01:14:31 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_context.c       |    2 +-
 src/gallium/auxiliary/draw/draw_pipe_pstipple.c |    2 +-
 src/gallium/auxiliary/draw/draw_private.h       |    1 +
 src/gallium/auxiliary/draw/draw_pt_vcache.c     |    2 ++
 4 files changed, 5 insertions(+), 2 deletions(-)

       via  72fd5b9c5a78792ad8c1fe7c8713a3583008c50a (commit)
       via  91e37b71404a83b5e4258e129a2753f7c8fd0706 (commit)
      from  33f3938d2d6340b31d758c96bd35f858c6c8267d (commit)


- Commits -----------------------------------------------
commit 72fd5b9c5a78792ad8c1fe7c8713a3583008c50a
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Apr 22 19:11:59 2008 -0600

    gallium: added a flushing_vcache flag, test in draw_do_flush()
    
    Fixes broken polygon stipple, aaline, aapoint stages

commit 91e37b71404a83b5e4258e129a2753f7c8fd0706
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Apr 22 19:10:52 2008 -0600

    gallium: fix bad logic in bind_pstip_fragment_shader(): use &&, not ||

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




More information about the mesa-commit mailing list