src/mesa/pipe/i965simple/brw_clip.c | 5 ++++ src/mesa/pipe/i965simple/brw_misc_state.c | 29 +++++++++++++++++++++++- src/mesa/pipe/i965simple/brw_sf.c | 4 +++ src/mesa/pipe/i965simple/brw_sf_state.c | 4 +-- src/mesa/pipe/i965simple/brw_wm_surface_state.c | 8 +++--- 5 files changed, 43 insertions(+), 7 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit aba4ee24cf1de8e1ec9a7f02c2d97c3156d87eef Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Wed Dec 19 11:10:30 2007 +0000 965: disable clipping more, and restore drawing rect packet commit e03982475795f19a674b79940c135584b13fd79a Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Wed Dec 19 11:10:06 2007 +0000 965: disable clipping for now commit 94c2ab2895f220d5d5156db71197446b3b89f52b Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Wed Dec 19 10:55:49 2007 +0000 965: fix vertex pointsize state, match default cull mode commit 4fd2a2ac6f6593487d59fac2d8c0365179509ae5 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Wed Dec 19 10:49:16 2007 +0000 965: fix colormask state commit 9791c16b317d1536ba5c2d67398d17b80da2f015 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Wed Dec 19 10:20:14 2007 +0000 965: populate fp_input_count in setup key _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
