mesa: Changes to 'gallium-0.1'

Zack Rusin zack at kemper.freedesktop.org
Thu Dec 13 15:32:52 UTC 2007


 progs/vp/vp-tris.c                     |    6 ++---
 src/mesa/pipe/i965simple/brw_vs_emit.c |   38 ++++++++++++++-------------------
 2 files changed, 20 insertions(+), 24 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit da89104c576b5b7a0c581a018a8b1c2d770e13c2
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Thu Dec 13 10:32:36 2007 -0500

    Actually allocate the output registers.
    
    In tgsi the output's will (hopefully) consecutive so this
    check (besides not being currently implemented) is not
    necessary.

commit 6f111e9c81a0c28f057092836a3b7fc6100cdb6d
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Thu Dec 13 10:31:39 2007 -0500

    Don't generate spurious vs, move the enable a bit to do that.




More information about the mesa-commit mailing list