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)
committerBrian Paul <brianp@vmware.com>
Wed, 30 Sep 2009 14:31:55 +0000 (08:31 -0600)
commitcab7ea03688ec73dd71c0b969f2db30cabeb713c
tree6078c4063f781dca6cbe65b83e53d66588a1c5b3
parent2b36db496d34c60a3f987fa88d52bf5684713240
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