OSDN Git Service

mesa: refactor: move glTexParameter-related functions into new texparam.c file
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 12 Jun 2008 02:05:53 +0000 (20:05 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 12 Jun 2008 02:17:08 +0000 (20:17 -0600)
commit77b794201a96300af4473307a7663500d62296e8
tree75c6edf3bff3ad79ffb565b934f2a1bcdafa189e
parent7ecac78ab53016ae3db3dd601b187cb050037463
mesa: refactor: move glTexParameter-related functions into new texparam.c file
src/mesa/main/api_exec.c
src/mesa/main/attrib.c
src/mesa/main/sources
src/mesa/main/texparam.c [new file with mode: 0644]
src/mesa/main/texparam.h [new file with mode: 0644]
src/mesa/main/texstate.c
src/mesa/main/texstate.h
src/mesa/sources