OSDN Git Service

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