summaryrefslogtreecommitdiff
path: root/src/mesa/main/texparam.h
AgeCommit message (Collapse)Author
2010-01-04mesa: added _mesa_[Get]TexParameterI[u]iv() functionsBrian Paul
New in GL 3.0. Primarily meant for setting int/uint-valued texture border color. Not plugged into dispatch table yet.
2008-09-21mesa: refactor: move glTexParameter-related functions into new texparam.c fileBrian Paul