summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texparam.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* mesa: move _mesa_base_format_has_channel() into image.cBrian Paul2011-11-281-3/+0
* mesa: use _mesa_base_format_has_channel() in fbobject.c queriesBrian Paul2011-11-281-0/+3
* mesa: added _mesa_[Get]TexParameterI[u]iv() functionsBrian Paul2010-01-041-0/+12
* mesa: refactor: move glTexParameter-related functions into new texparam.c fileBrian Paul2008-09-211-0/+63