src/mesa/pipe/i965simple/brw_curbe.c | 8 -------- src/mesa/pipe/i965simple/brw_draw.c | 7 +++++-- src/mesa/pipe/i965simple/brw_state_upload.c | 3 +-- src/mesa/pipe/i965simple/brw_urb.c | 12 ------------ src/mesa/pipe/i965simple/brw_wm_glsl.c | 2 +- src/mesa/pipe/i965simple/brw_wm_surface_state.c | 3 +++ 6 files changed, 10 insertions(+), 25 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 556e247cee905f84d639b4a292e891c24b36bea1 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Fri Dec 14 20:15:22 2007 +0000 965: remove dead state atom decls commit 3be91c5a493a219dacf12b4cc279e37f26420cbd Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Fri Dec 14 20:14:58 2007 +0000 965: fix for non-indexed draw path commit 95adfb9fec808fff1e72c3feb407be13a96397f9 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Fri Dec 14 20:14:30 2007 +0000 965: fix/hack check for NULL texunit in state upload commit b52e4477f81b8ab7e0db6a73a8f1358b88cf3ea0 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Fri Dec 14 20:14:05 2007 +0000 965: fix ExtDivide check commit ae858511d00b99070f95e1c22b447d76db9b76c0 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Fri Dec 14 20:13:44 2007 +0000 965: put brw_constant_buffer atom directly in update list _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
