src/mesa/drivers/dri/i965/brw_clip.c |   34 +++++++++++++++-------------------
 src/mesa/drivers/dri/i965/brw_gs.c   |   31 ++++++++++++-------------------
 src/mesa/drivers/dri/i965/brw_sf.c   |   32 +++++++++++++-------------------
 src/mesa/drivers/dri/i965/brw_vs.c   |   24 ++++++------------------
 src/mesa/drivers/dri/i965/brw_wm.c   |   26 +++++++-------------------
 5 files changed, 53 insertions(+), 94 deletions(-)

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

New commits:
commit 125bd4cae51c6deaacd2e90f14931c2052f146ab
Author: Eric Anholt <[EMAIL PROTECTED]>
Date:   Wed Dec 5 16:57:27 2007 -0800

    Revert "[965] Add missing flagging of new stage programs for updating stage 
state."
    
    I had forgotten part of brw_state_cache.c that made this fix not relevant 
for
    master (last_addr comparison and flagging based on cache id).
    
    This reverts commit a4642f3d18bdaebaba31e5dee72fe5de9d890ffb.

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to