mesa/main: Make FEATURE_feedback follow feature conventions.
authorChia-I Wu <olvaffe@gmail.com>
Tue, 8 Sep 2009 02:52:01 +0000 (10:52 +0800)
committerBrian Paul <brianp@vmware.com>
Wed, 30 Sep 2009 14:31:55 +0000 (08:31 -0600)
commit301a510092859d2e214d64f4ac2ebe03d591c64b
tree1cbffb57173dc882b208066b0099ba733a3295dd
parent67a2a4e901367418a5c28e7b0963bf9c0c4762ba
mesa/main: Make FEATURE_feedback follow feature conventions.

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