summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texgen.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: s/INLINE/inline/Brian Paul2011-10-011-2/+2
* mesa: Directly include mfeatures.h in files that perform feature tests.Vinson Lee2011-01-071-0/+1
* mesa: Remove unused _MESA_INIT_*_FUNCTIONS.Chia-I Wu2010-09-141-7/+0
* mesa: Reduce header file inclusion in texgen.h.Vinson Lee2010-08-031-1/+4
* mesa: Move GLES1 texgen functions to texgen.cKristian Høgsberg2010-04-281-0/+11
* mesa/main: Make _mesa_TexGenf and _mesa_GetTexGenfv global again.Chia-I Wu2009-11-051-0/+6
* mesa/main: Make FEATURE_texgen follow feature conventions.Chia-I Wu2009-09-301-17/+26
* mesa: refactor: move glTexGen-related functions into new texgen.c fileBrian Paul2008-09-211-0/+62