src/mesa/drivers/dri/i965/brw_draw_upload.c | 8 ++++---- src/mesa/drivers/dri/intel/intel_buffers.c | 2 -- 2 files changed, 4 insertions(+), 6 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 540faf5f91057ef311999afc5a6366bebe7dec33 Author: Eric Anholt <[EMAIL PROTECTED]> Date: Thu Jan 10 15:05:39 2008 -0800 [965] Remove an open-coded memcpy. commit 9bf91229257c8b26710a23795ae1094aa98db8a8 Author: Eric Anholt <[EMAIL PROTECTED]> Date: Thu Jan 10 14:50:06 2008 -0800 [intel] Remove gratuitous (batchbuffer) flush before doing buffer clears. Increases OA performance by about 3%. _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
