remove use of implicit variables from pushbuf macros
authorBen Skeggs <skeggsb@gmail.com>
Mon, 28 Jul 2008 15:26:20 +0000 (01:26 +1000)
committerBen Skeggs <skeggsb@gmail.com>
Mon, 28 Jul 2008 15:28:49 +0000 (01:28 +1000)
commitc0b67f3f3490e826c86eedb32bbcf327592aaaf5
tree348e2c4dce93ed88175bf06bc77dc5613e025ce2
parent80278c9f53f7c357e499bf2b3c5a1dff75fb9651
remove use of implicit variables from pushbuf macros

This matches the gallium winsys now.  At some point the ddx will get updates
so the "common" code is once again in sync to make it easier to do mm
changes to both the ddx and dri simultaneously.

But, I want to get this part out of the way first as the changes might take
a bit of work - and I don't want to have to deal with merge conflicts
everywhere if someone changes the accel code before I'm done :)
18 files changed:
src/nouveau_local.h
src/nouveau_xv.c
src/nv04_xv_blit.c
src/nv10_exa.c
src/nv30_exa.c
src/nv30_shaders.c
src/nv30_xv_tex.c
src/nv40_exa.c
src/nv40_xv_tex.c
src/nv50_accel.c
src/nv50_accel.h
src/nv50_exa.c
src/nv50_xv.c
src/nv_accel_common.c
src/nv_dma.c
src/nv_driver.c
src/nv_exa.c
src/nv_proto.h