src/mesa/drivers/dri/i965/brw_state_upload.c | 12 ++++++------ src/mesa/drivers/dri/i965/brw_vs_tnl.c | 14 +++++++------- src/mesa/drivers/dri/i965/brw_wm_fp.c | 2 +- src/mesa/drivers/dri/intel/intel_bufmgr_ttm.c | 18 ++++-------------- 4 files changed, 18 insertions(+), 28 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 30c9d96ebf038864485139064c47aeb0d0319598 Author: Eric Anholt <[EMAIL PROTECTED]> Date: Fri Feb 1 16:04:38 2008 -0800 [965] Fix indentation. commit f85d34e425b14982cec6db9c7f5e91ea8d23ee30 Author: Eric Anholt <[EMAIL PROTECTED]> Date: Thu Jan 31 18:43:51 2008 -0800 Revert "intel: don't apply the relocation optimization if a target" This reverts commit e2cb905bc6e23eaafaeeb2abdc9480e70959ee3f. It was a reversion of an optimization hidden as otherwise. pre_target_buf_handle was always NULL, so the optimization was never enabled, rather than fixing the important optimization (resulting in 25-50% performance loss). commit 7eca6be25f31cbbe5b72a70bf6b1e17c0e6df34d Author: Eric Anholt <[EMAIL PROTECTED]> Date: Thu Jan 31 16:16:29 2008 -0800 [965] Replace XXX comment about constant swizzle with an assert. commit 61760105df37c5a025150fedf6e2a51c738110e0 Author: Eric Anholt <[EMAIL PROTECTED]> Date: Sun Jan 27 22:21:01 2008 -0800 [965] Fix some indentation in brw_vs_tnl.c. _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
