summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texparam.c
Commit message (Expand)AuthorAgeFilesLines
...
* Unify ARB_depth_texture and SGIX_depth_textureIan Romanick2008-10-011-2/+1
* mesa: fix param indexingBrad King2008-09-261-6/+6
* mesa: texture crop rect stateBrian Paul2008-09-211-0/+30
* mesa: refactor: move various ENUM_TO_x macros into macros.hBrian Paul2008-09-211-3/+0
* mesa: refactor: move glTexParameter-related functions into new texparam.c fileBrian Paul2008-09-211-0/+1039