mesa/main: Make FEATURE_attrib_stack follow feature conventions.
authorChia-I Wu <olvaffe@gmail.com>
Mon, 7 Sep 2009 10:20:10 +0000 (18:20 +0800)
committerBrian Paul <brianp@vmware.com>
Wed, 30 Sep 2009 14:31:55 +0000 (08:31 -0600)
commit2b36db496d34c60a3f987fa88d52bf5684713240
tree81ff6b06ceda9744b7959a907be75bac616067a0
parenta833ff0f53da6e365d917bb0081d909a809b6ec1
mesa/main: Make FEATURE_attrib_stack follow feature conventions.

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