Cleaned up the software TCL code a bit. Renamed nv30_tris.[c,h] to
authorStephane Marchesin <marchesin@icps.u-strasbg.fr>
Mon, 6 Mar 2006 15:32:31 +0000 (15:32 +0000)
committerStephane Marchesin <marchesin@icps.u-strasbg.fr>
Mon, 6 Mar 2006 15:32:31 +0000 (15:32 +0000)
commit5569c2dfaee4a93a835a14178a7baca865614c5c
tree26f2a0b8d8d563511ec22753d07614eb50a812b5
parent98e1b13802fb83b504353c14df1d90646eabe111
Cleaned up the software TCL code a bit. Renamed nv30_tris.[c,h] to
    nv20_swtcl.[c,h].
src/mesa/drivers/dri/nouveau/Makefile
src/mesa/drivers/dri/nouveau/nouveau_reg.h
src/mesa/drivers/dri/nouveau/nv20_swtcl.c [new file with mode: 0644]
src/mesa/drivers/dri/nouveau/nv20_swtcl.h [new file with mode: 0644]
src/mesa/drivers/dri/nouveau/nv30_tris.c [deleted file]
src/mesa/drivers/dri/nouveau/nv30_tris.h [deleted file]