r300: Use the CP_PACKET3 macro for Type 3 packets.
authorOliver McFadden <z3ro.geek@gmail.com>
Mon, 28 May 2007 00:16:50 +0000 (00:16 +0000)
committerOliver McFadden <z3ro.geek@gmail.com>
Wed, 30 May 2007 03:19:26 +0000 (03:19 +0000)
commit1baef2f080b2afe806e9dc85a5930cb0dfb4c66e
tree72e2584bc56f7f1c390fc627ee9e2d4e8182ef51
parent3e5f8a6c894b7e818443ac08dada65e57610fa69
r300: Use the CP_PACKET3 macro for Type 3 packets.

I haven't converted all of the Type 3 packets to the CP_PACKET3 macro yet
because some of the Type 3 packet defines are missing from the R300 register
definition file.

These defines need to be copied from DRM and Mesa into the R300 register
definition file then copied into both DRM and Mesa.
src/mesa/drivers/dri/r300/r300_emit.h
src/mesa/drivers/dri/r300/r300_reg.h
src/mesa/drivers/dri/r300/r300_render.c