summaryrefslogtreecommitdiff
path: root/src/mesa/main/texgen.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-02mesa: trim down includes of compiler.hBrian Paul1-1/+0
2013-06-05mesa: remove outdated version lines in commentsRico Schüller1-1/+0
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-04-23mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke1-1/+1
2013-04-17mesa: remove #include "mfeatures.h" from numerous source filesBrian Paul1-1/+0
2012-11-06dispatch: Delete unused init_dispatch functions.Paul Berry1-3/+0
2012-11-06dispatch: Make all API functions non-static.Paul Berry1-9/+13
2012-11-01dispatch: GLES1 fixes for _mesa_create_exec_table().Paul Berry1-1/+1
2012-09-15mesa: remove FEATURE_texgen define.Oliver McFadden1-22/+0
2012-08-29mesa/es: Validate glGetTexGen parameters in Mesa code rather than the ES wrapperIan Romanick1-0/+3
2011-10-01mesa: s/INLINE/inline/Brian Paul1-2/+2
2011-01-07mesa: Directly include mfeatures.h in files that perform feature tests.Vinson Lee1-0/+1
2010-09-14mesa: Remove unused _MESA_INIT_*_FUNCTIONS.Chia-I Wu1-7/+0
2010-08-03mesa: Reduce header file inclusion in texgen.h.Vinson Lee1-1/+4
2010-04-28mesa: Move GLES1 texgen functions to texgen.cKristian Høgsberg1-0/+11
2009-11-05mesa/main: Make _mesa_TexGenf and _mesa_GetTexGenfv global again.Chia-I Wu1-0/+6
2009-09-30mesa/main: Make FEATURE_texgen follow feature conventions.Chia-I Wu1-17/+26
2008-09-21mesa: refactor: move glTexGen-related functions into new texgen.c fileBrian Paul1-0/+62