mesa/main: Make FEATURE_pixel_transfer follow feature conventions.
authorChia-I Wu <olvaffe@gmail.com>
Mon, 7 Sep 2009 08:59:27 +0000 (16:59 +0800)
committerBrian Paul <brianp@vmware.com>
Fri, 25 Sep 2009 03:48:05 +0000 (21:48 -0600)
commitdbb8fb8de9a9deca0ae22015e4680f4e631d6d32
treee89ee4868282337b96a599c5bc8d3a13e04d2e09
parent17099f5e19dc0ce65cb4e4110d9d22de803c4e52
mesa/main: Make FEATURE_pixel_transfer follow feature conventions.

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