OSDN Git Service

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)
committerChia-I Wu <olvaffe@gmail.com>
Sat, 12 Sep 2009 12:55:57 +0000 (20:55 +0800)
commit6fcf6a5a7fe631af7c0dab67455e46a8ba898583
tree67789630ec03e862ac04eb903ec72c4ca9e7c24d
parentb04d58c0b1bd66ea59c5277a13e83e4306a6d740
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