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)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 22 Sep 2008 05:13:53 +0000 (22:13 -0700)
commitae1fdc15238498bf025d0f0be7337e2f9dda455f
treee1c17f09c133ca4ff8ceebde37258029570ef846
parent11ebfd22bb451f86a492254b77c90aeb011f8d9a
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