OSDN Git Service

mesa/main: Make FEATURE_histogram follow feature conventions.
authorChia-I Wu <olvaffe@gmail.com>
Mon, 7 Sep 2009 10:06:00 +0000 (18:06 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Sat, 12 Sep 2009 12:55:56 +0000 (20:55 +0800)
commit93c3911ca836187a99f28de3301b7957299dd75e
tree50d925c4196e48c4b396364f4d0180de538f1223
parentc9ae896376a73480c0569b8449accf002088d6f3
mesa/main: Make FEATURE_histogram follow feature conventions.

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