summaryrefslogtreecommitdiff
path: root/src/mesa/main/texparam.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-05mesa: remove outdated version lines in commentsRico Schüller1-1/+0
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-04-23mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke1-1/+1
2011-11-28mesa: move _mesa_base_format_has_channel() into image.cBrian Paul1-3/+0
2011-11-28mesa: use _mesa_base_format_has_channel() in fbobject.c queriesBrian Paul1-0/+3
2010-01-04mesa: added _mesa_[Get]TexParameterI[u]iv() functionsBrian Paul1-0/+12
2008-09-21mesa: refactor: move glTexParameter-related functions into new texparam.c fileBrian Paul1-0/+63