summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsroland <sroland>2004-05-18 23:06:46 +0000
committersroland <sroland>2004-05-18 23:06:46 +0000
commit9220c43a1bf28b9c006e1b6aeede3b4ede04f72e (patch)
treef125d61745881cfc7c86e99ef9728a64f778dcac
parent8d3ee211ba0b13982f831dd1ee6b53a7d07c8066 (diff)
add R200_EMIT_RB3D_BLENDCOLOR packet (sync up to radeon_drm.h)
-rw-r--r--xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_common.h b/xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_common.h
index a86ddc1c5..3200eb214 100644
--- a/xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_common.h
+++ b/xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_common.h
@@ -360,7 +360,8 @@ typedef struct {
#define RADEON_EMIT_PP_TEX_SIZE_0 73
#define RADEON_EMIT_PP_TEX_SIZE_1 74
#define RADEON_EMIT_PP_TEX_SIZE_2 75
-#define RADEON_MAX_STATE_PACKETS 76
+#define R200_EMIT_RB3D_BLENDCOLOR 76
+#define RADEON_MAX_STATE_PACKETS 77
/* Commands understood by cmd_buffer ioctl. More can be added but