src/mesa/pipe/i965simple/Makefile | 2 src/mesa/pipe/i965simple/brw_draw_upload.c | 11 src/mesa/pipe/i965simple/brw_state_upload.c | 37 - src/mesa/pipe/i965simple/brw_vs.c | 10 src/mesa/pipe/i965simple/brw_vs_constval.c | 223 ------ src/mesa/pipe/i965simple/brw_vtbl.c | 149 ---- src/mesa/pipe/i965simple/brw_wm.c | 143 --- src/mesa/pipe/i965simple/brw_wm_fp.c | 1007 ---------------------------- 8 files changed, 21 insertions(+), 1561 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 559750298a40ac845262365aa0d3d69e6dca0ced Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Thu Dec 13 14:52:31 2007 +0000 965: remove dead code commit 0c2e87d565ced28594156e71ecd387227746e2e3 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Thu Dec 13 11:12:44 2007 +0000 965: remove dead code commit 19025605e9a01c6970651b01b76150a00d956f92 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Thu Dec 13 10:57:02 2007 +0000 965: remove dead code commit 7abe2bfefadfdf6dbce44395ab0d206652f5bff4 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Thu Dec 13 10:56:09 2007 +0000 965: remove dead code commit 54f1ce3b273d81c19aea5cc060cfc9d088b003ef Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Thu Dec 13 10:55:47 2007 +0000 965: remove reference to metaops commit 1f1506ec94f3d44091de88d8bcd7ab9c20a6e7b2 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Thu Dec 13 10:55:16 2007 +0000 965: use state atom array directly commit 4844b9fb9d24b119935d540dd345707dd81d9f4a Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Thu Dec 13 10:54:31 2007 +0000 965: calculate nr enabled vbos on the fly _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
