nv30, nv40: unify nv[34]0_context.c
authorLuca Barbieri <luca@luca-barbieri.com>
Sun, 21 Feb 2010 13:40:32 +0000 (14:40 +0100)
committerYounes Manton <younes.m@gmail.com>
Mon, 15 Mar 2010 04:03:03 +0000 (00:03 -0400)
commitda5103c3b382ca08368a19a195a24278596db4cb
tree95f85774272653e81f2a23cbd13a2f6f4d9f2576
parent6992be543383ba0850bd813153def24ab4e28911
nv30, nv40: unify nv[34]0_context.c

They are now almost identical, except for nv30 vs nv40 fragtex
initialization.
src/gallium/drivers/nv30/Makefile
src/gallium/drivers/nv30/nv30_context.c [deleted file]
src/gallium/drivers/nv40/Makefile
src/gallium/drivers/nv40/nv40_context.c [deleted file]
src/gallium/drivers/nvfx/Makefile
src/gallium/drivers/nvfx/nvfx_context.c [new file with mode: 0644]
src/gallium/drivers/nvfx/nvfx_context.h
src/gallium/drivers/nvfx/nvfx_screen.c