src/mesa/drivers/dri/common/drirenderbuffer.c | 2 - src/mesa/drivers/dri/intel_winsys/intel_context.c | 40 +++------------------- src/mesa/drivers/x11/xm_api.c | 11 ++++++ src/mesa/state_tracker/st_context.c | 18 +++++++++ 4 files changed, 36 insertions(+), 35 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 3798395af5106c2100ea56b23762ad76890c6351 Author: Brian <[EMAIL PROTECTED]> Date: Wed Oct 31 12:07:03 2007 -0600 move a few lines of code commit 8984a283389a13f9b4315aa7b7df1eaaa612ba28 Author: Brian <[EMAIL PROTECTED]> Date: Wed Oct 31 11:35:50 2007 -0600 Lift VBO/tnl stuff up out of drivers commit b31e37f14d75231724a1cbb0c7fe7031a2315671 Author: Brian <[EMAIL PROTECTED]> Date: Wed Oct 31 11:08:31 2007 -0600 remove intelInvalidateState commit d775509fb7736aac2d4c7903a93c0d7cb8015a91 Author: Brian <[EMAIL PROTECTED]> Date: Wed Oct 31 11:08:07 2007 -0600 plug st_invalidate_state() into ctx->Driver.UpdateState Start lifting Mesa stuff up out of winsys/driver code. commit 2860f609949ced58caeb4828e7d2a34439d767da Author: Brian <[EMAIL PROTECTED]> Date: Wed Oct 31 10:52:44 2007 -0600 re-enable fb size assertions which were previously disabled _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
