docs/relnotes-7.0.3.html | 1 src/mesa/drivers/dri/r300/r300_cmdbuf.c | 13 +++++- src/mesa/drivers/dri/r300/r300_context.h | 10 ++++ src/mesa/drivers/dri/r300/r300_ioctl.c | 4 - src/mesa/drivers/dri/r300/r300_reg.h | 21 +++++++++- src/mesa/drivers/dri/r300/r300_state.c | 63 ++++++++++++++++++++++++++++++- 6 files changed, 104 insertions(+), 8 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 51f2ee3bfb72001daf2d6c0e498dd7f1aa8f08f6 Author: Brian <[EMAIL PROTECTED]> Date: Wed Feb 6 07:55:26 2008 -0700 fix bug 9871 commit b5cd34aa21b9f22e063d214a5d5c39d9553ade0a Author: Brian <[EMAIL PROTECTED]> Date: Wed Feb 6 07:54:24 2008 -0700 Fix bug 9871: enable user-defined clip planes for R300 Patch provided by Erkin Bahceci <[EMAIL PROTECTED]> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
