src/mesa/pipe/i965simple/brw_batch.h | 2 ++ src/mesa/pipe/i965simple/brw_curbe.c | 1 + src/mesa/pipe/i965simple/brw_flush.c | 20 ++++++++------------ src/mesa/pipe/i965simple/brw_state.h | 1 - src/mesa/pipe/i965simple/brw_urb.c | 3 ++- src/mesa/state_tracker/st_cb_accum.c | 2 +- src/mesa/state_tracker/st_cb_drawpixels.c | 4 ++-- src/mesa/state_tracker/st_cb_fbo.c | 2 +- src/mesa/state_tracker/st_cb_flush.c | 4 ++-- src/mesa/state_tracker/st_cb_readpixels.c | 2 +- src/mesa/state_tracker/st_framebuffer.c | 3 ++- 11 files changed, 22 insertions(+), 22 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit a85535b7cb0886f23e5686e37d1fa54394cdece4 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Thu Dec 20 13:47:46 2007 +0000 gallium: make state tracker explictly ask for rendercache flushes commit 9e41d547db6669ff669f1d60cb35df9edf306370 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Thu Dec 20 13:47:11 2007 +0000 965: respect pipe flush flags Now we emit way too many flushes instead of none at all. _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
