nv30, nv40: unify nv[34]0_state_viewport.c
authorLuca Barbieri <luca@luca-barbieri.com>
Sat, 20 Feb 2010 22:30:59 +0000 (23:30 +0100)
committerYounes Manton <younes.m@gmail.com>
Mon, 15 Mar 2010 04:03:02 +0000 (00:03 -0400)
commit4d93ef1a015c8ec7341b0793e87ec375014436b3
treee7fb2d8a0fa6562064b5c901a71835efcb4d5bb7
parent9937116c7b15468088a224da478d927347a76f32
nv30, nv40: unify nv[34]0_state_viewport.c

The files are identical, except for an extra comment in nv30.
src/gallium/drivers/nv30/Makefile
src/gallium/drivers/nv30/nv30_context.h
src/gallium/drivers/nv30/nv30_state_viewport.c [deleted file]
src/gallium/drivers/nv40/Makefile
src/gallium/drivers/nv40/nv40_context.h
src/gallium/drivers/nv40/nv40_state_viewport.c [deleted file]
src/gallium/drivers/nvfx/Makefile
src/gallium/drivers/nvfx/nvfx_context.h
src/gallium/drivers/nvfx/nvfx_state_emit.c
src/gallium/drivers/nvfx/nvfx_state_viewport.c [new file with mode: 0644]