mesa: refactor: move glTexEnv-related functions into new texenv.c file
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 12 Jun 2008 01:58:30 +0000 (19:58 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 12 Jun 2008 02:17:08 +0000 (20:17 -0600)
commit7ecac78ab53016ae3db3dd601b187cb050037463
treeacec72a43c3ae28344c025af8b1424ef7434dc91
parent27049189d6221fefe43eb55846efaa51742dcdf4
mesa: refactor: move glTexEnv-related functions into new texenv.c file
src/mesa/main/api_exec.c
src/mesa/main/attrib.c
src/mesa/main/sources
src/mesa/main/texenv.c [new file with mode: 0644]
src/mesa/main/texenv.h [new file with mode: 0644]
src/mesa/main/texstate.c
src/mesa/main/texstate.h
src/mesa/sources