Mesa (master): mesa: Remove EXT_histogram.

Eric Anholt anholt at kemper.freedesktop.org
Thu Sep 23 20:28:50 UTC 2010


Module: Mesa
Branch: master
Commit: 7126e38d9037da66fd531c4cb02b3843b68b84ff
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7126e38d9037da66fd531c4cb02b3843b68b84ff

Author: Eric Anholt <eric at anholt.net>
Date:   Thu Sep  9 16:10:22 2010 -0700

mesa: Remove EXT_histogram.

This has always been optional, and not useful.

---

 src/mesa/main/attrib.c      |    4 -
 src/mesa/main/context.c     |    2 -
 src/mesa/main/enable.c      |   21 -
 src/mesa/main/extensions.c  |    3 -
 src/mesa/main/get.c         |    6 -
 src/mesa/main/histogram.c   |  971 +------------------------------------------
 src/mesa/main/histogram.h   |    2 -
 src/mesa/main/image.c       |   74 ----
 src/mesa/main/mfeatures.h   |    1 -
 src/mesa/main/mtypes.h      |   42 +--
 src/mesa/main/pixel.c       |    8 -
 src/mesa/swrast/s_copypix.c |   44 +-
 src/mesa/swrast/s_drawpix.c |   35 +-
 13 files changed, 45 insertions(+), 1168 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=7126e38d9037da66fd531c4cb02b3843b68b84ff



More information about the mesa-commit mailing list