mesa/main: Make FEATURE_texgen follow feature conventions.
authorChia-I Wu <olvaffe@gmail.com>
Tue, 8 Sep 2009 03:01:19 +0000 (11:01 +0800)
committerBrian Paul <brianp@vmware.com>
Wed, 30 Sep 2009 14:31:55 +0000 (08:31 -0600)
commitcc95de82e5939586771d478e662cb458bbc42c20
tree1e1a7821e623eb867211f6202b1d77449e2ba589
parent301a510092859d2e214d64f4ac2ebe03d591c64b
mesa/main: Make FEATURE_texgen follow feature conventions.

As shown in mfeatures.h, this allows users of texgen.h to work without
knowing if the feature is available.
src/mesa/main/api_exec.c
src/mesa/main/texgen.c
src/mesa/main/texgen.h