progs/trivial/vp-tri.c | 4 - src/mesa/pipe/i965simple/brw_context.h | 2 src/mesa/pipe/i965simple/brw_misc_state.c | 86 +++++++++++++++++++--------- src/mesa/pipe/i965simple/brw_state.h | 5 - src/mesa/pipe/i965simple/brw_state_upload.c | 7 +- src/mesa/pipe/xlib/xm_winsys_aub.c | 8 ++ 6 files changed, 74 insertions(+), 38 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 2c8e50c0cbbea64fd26d9c61c19c697e1cbfd9f5 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Wed Dec 19 13:13:42 2007 +0000 use a depth buffer temporarily commit 65f67baa425af71fc52639d22c1683da3b386a1b Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Wed Dec 19 13:12:34 2007 +0000 965: make sure stipple state gets uploaded commit 2e3dfe97ee514a9ef8bd0a862360854d9be392d3 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Wed Dec 19 13:11:56 2007 +0000 965: allocate buffer space to hold batch commands _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
