summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texgen.h
Commit message (Collapse)AuthorAgeFilesLines
* mesa/main: Make FEATURE_texgen follow feature conventions.Chia-I Wu2009-09-301-17/+26
| | | | | As shown in mfeatures.h, this allows users of texgen.h to work without knowing if the feature is available.
* mesa: refactor: move glTexGen-related functions into new texgen.c fileBrian Paul2008-09-211-0/+62
(cherry picked from commit 27049189d6221fefe43eb55846efaa51742dcdf4)