summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_texfilter.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: rework texture completeness testingBrian Paul2012-03-201-1/+2
* swrast: Clean up header file inclusion in s_texfilter.h.Vinson Lee2010-12-251-1/+3
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* swrast: Fix header file inclusion in s_texfilter.h.Vinson Lee2010-08-071-1/+2
* mesa: prefix a bunch of #include lines with "main/".Brian Paul2008-09-181-1/+0
* Split the s_texture.c file into two new files:Brian Paul2005-09-151-0/+39