OSDN Git Service

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)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 22 Sep 2008 05:13:52 +0000 (22:13 -0700)
commit11ebfd22bb451f86a492254b77c90aeb011f8d9a
tree118bd4f33d8cd7cb311e2aa6a9d0442d0381aac4
parent10db6c2d81506bb8cc5165d07b01e93d3830978d
mesa: refactor: move glTexEnv-related functions into new texenv.c file
(cherry picked from commit 7ecac78ab53016ae3db3dd601b187cb050037463)
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