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 <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
Date:   Thu Dec 13 10:31:39 2007 -0500

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

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to