mesa: Remove EXT_histogram.
authorEric Anholt <eric@anholt.net>
Thu, 9 Sep 2010 23:10:22 +0000 (16:10 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 23 Sep 2010 20:25:45 +0000 (13:25 -0700)
commit7126e38d9037da66fd531c4cb02b3843b68b84ff
tree7177e6f1ce2c3f2a1ec4b67b0a8be9fbe8d6a7bb
parent907a6734fcd427a6ac6fe5fcfbeac5d6054d82ae
mesa: Remove EXT_histogram.

This has always been optional, and not useful.
13 files changed:
src/mesa/main/attrib.c
src/mesa/main/context.c
src/mesa/main/enable.c
src/mesa/main/extensions.c
src/mesa/main/get.c
src/mesa/main/histogram.c
src/mesa/main/histogram.h
src/mesa/main/image.c
src/mesa/main/mfeatures.h
src/mesa/main/mtypes.h
src/mesa/main/pixel.c
src/mesa/swrast/s_copypix.c
src/mesa/swrast/s_drawpix.c