nv30, nv40: unify nv[34]0_state_stipple.c
authorLuca Barbieri <luca@luca-barbieri.com>
Sat, 20 Feb 2010 18:22:57 +0000 (19:22 +0100)
committerYounes Manton <younes.m@gmail.com>
Mon, 15 Mar 2010 04:03:02 +0000 (00:03 -0400)
commite392e0b148d6b499322e58a84f300e2e0be49e29
tree827cfe428ab9346fda5d2051b4e330549aa05a9a
parent64d882637dc97b332eb3c0f457376f86b75c8c5f
nv30, nv40: unify nv[34]0_state_stipple.c

The files are identical, except for the fact that the nv40 version
forgets to unreference the stateobj.

Unified to the correct nv30 version.
src/gallium/drivers/nv30/Makefile
src/gallium/drivers/nv30/nv30_context.h
src/gallium/drivers/nv30/nv30_state_stipple.c [deleted file]
src/gallium/drivers/nv40/Makefile
src/gallium/drivers/nv40/nv40_context.h
src/gallium/drivers/nv40/nv40_state_stipple.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_stipple.c [new file with mode: 0644]