summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texgen.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: re-org texgen stateBrian Paul2009-02-211-425/+163
* mesa: move _mesa_transform_vector() from m_xform.c to m_matrix.cBrian Paul2009-02-121-1/+1
* mesa: refactor: move various ENUM_TO_x macros into macros.hBrian Paul2008-09-211-4/+0
* mesa: refactor: move glTexGen-related functions into new texgen.c fileBrian Paul2008-09-211-0/+605