mesa/main: Make FEATURE_accum follow feature conventions.
authorChia-I Wu <olvaffe@gmail.com>
Mon, 7 Sep 2009 09:51:42 +0000 (17:51 +0800)
committerBrian Paul <brianp@vmware.com>
Wed, 30 Sep 2009 14:31:55 +0000 (08:31 -0600)
commita833ff0f53da6e365d917bb0081d909a809b6ec1
treea5b6b1297416ed129cd8239d117b64e9f58fe9b6
parente82b02c7e839189bcafe6c81ae8972fe6a88dd01
mesa/main: Make FEATURE_accum follow feature conventions.

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