Age | Commit message (Expand) | Author |
---|---|---|
2011-01-07 | mesa: Directly include mfeatures.h in files that perform feature tests. | Vinson Lee |
2010-09-14 | mesa: Remove unused _MESA_INIT_*_FUNCTIONS. | Chia-I Wu |
2010-08-03 | mesa: Reduce header file inclusion in texgen.h. | Vinson Lee |
2010-04-28 | mesa: Move GLES1 texgen functions to texgen.c | Kristian Høgsberg |
2009-11-05 | mesa/main: Make _mesa_TexGenf and _mesa_GetTexGenfv global again. | Chia-I Wu |
2009-09-30 | mesa/main: Make FEATURE_texgen follow feature conventions. | Chia-I Wu |
2008-09-21 | mesa: refactor: move glTexGen-related functions into new texgen.c file | Brian Paul |