mesa: refactor: move glTexGen-related functions into new texgen.c file
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 12 Jun 2008 01:48:01 +0000 (19:48 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 12 Jun 2008 02:17:08 +0000 (20:17 -0600)
commit27049189d6221fefe43eb55846efaa51742dcdf4
tree825846daf940f27cf11cb618c87e2dac3ce5898f
parent2fed8d8496af4aa9105de298c6f320a85eb01623
mesa: refactor: move glTexGen-related functions into new texgen.c file
src/mesa/main/api_exec.c
src/mesa/main/attrib.c
src/mesa/main/sources
src/mesa/main/texgen.c [new file with mode: 0644]
src/mesa/main/texgen.h [new file with mode: 0644]
src/mesa/main/texstate.c
src/mesa/main/texstate.h
src/mesa/sources