mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Fri Apr 25 15:17:08 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_varray.c |    9 ++++-----
 src/gallium/auxiliary/draw/draw_pt_vcache.c |    6 +-----
 2 files changed, 5 insertions(+), 10 deletions(-)

       via  1aedbf9efe4d1cf45be3c27fc3a0eb4a69a1b1b9 (commit)
      from  3c0dc8242b64518d5635263ba65b39afa919dd86 (commit)


- Commits -----------------------------------------------
commit 1aedbf9efe4d1cf45be3c27fc3a0eb4a69a1b1b9
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Fri Apr 25 16:16:06 2008 +0100

    draw: emit extra flags whenever pipeline is active
    
    The assert was in fact over-sensitive, but emitting the extra flags
    is pretty trivial & we may as well just do it whenever we know the
    pipeline is running.

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




More information about the mesa-commit mailing list