nvfx: Fix SCons build.
authorVinson Lee <vlee@vmware.com>
Sat, 21 Aug 2010 21:29:50 +0000 (14:29 -0700)
committerVinson Lee <vlee@vmware.com>
Sat, 21 Aug 2010 21:29:50 +0000 (14:29 -0700)
commit489c787b80064b590016eecf2b8157760b0bc8a2
treeda4110dfcb3c4149563cba8c5d8e6f8f94f2e122
parent11d27871a79fb7ffcf0e139a8c04d90991969023
nvfx: Fix SCons build.

Move declarations before code.
Fix void pointer arithmetic.
src/gallium/drivers/nvfx/nv04_2d.c
src/gallium/drivers/nvfx/nvfx_buffer.c
src/gallium/drivers/nvfx/nvfx_fragprog.c
src/gallium/drivers/nvfx/nvfx_miptree.c
src/gallium/drivers/nvfx/nvfx_state_emit.c
src/gallium/drivers/nvfx/nvfx_surface.c
src/gallium/drivers/nvfx/nvfx_vbo.c