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)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 22 Sep 2008 05:13:52 +0000 (22:13 -0700)
commit10db6c2d81506bb8cc5165d07b01e93d3830978d
treee718565d1c7393c345c78361101b72bf51240be8
parent4fc71f3ec2e3bec6c842473f6b2b6287b309c958
mesa: refactor: move glTexGen-related functions into new texgen.c file
(cherry picked from commit 27049189d6221fefe43eb55846efaa51742dcdf4)
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