src/mesa/drivers/dri/r300/r300_cmdbuf.c | 24 ++++---- src/mesa/drivers/dri/r300/r300_context.h | 10 +-- src/mesa/drivers/dri/r300/r300_emit.c | 4 - src/mesa/drivers/dri/r300/r300_reg.h | 92 +++++++++++++++++++++++-------- src/mesa/drivers/dri/r300/r300_state.c | 47 +++++++-------- 5 files changed, 112 insertions(+), 65 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 74ae5a875d6b3f1ffea2ac09c6ef0062d4980f15 Author: Christoph Brill <[EMAIL PROTECTED]> Date: Mon Feb 25 20:24:00 2008 +0100 [r300] Sync the names for Z-Buffer registers with the AMD spec This patch tries to get the Z-Buffer register names in sync with the AMD spec so that talking to AMD engineers is much simpler. commit 1b51c135fc7bce2a801793139f72de7e57e33cfb Author: Christoph Brill <[EMAIL PROTECTED]> Date: Mon Feb 25 20:20:59 2008 +0100 [r300] Add more struct names for r300_hw_state _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
