mesa/main: Make FEATURE_drawpix follow feature conventions.
authorChia-I Wu <olvaffe@gmail.com>
Tue, 8 Sep 2009 02:15:06 +0000 (10:15 +0800)
committerBrian Paul <brianp@vmware.com>
Wed, 30 Sep 2009 14:31:55 +0000 (08:31 -0600)
commit67a2a4e901367418a5c28e7b0963bf9c0c4762ba
tree0a0093e0a73644c7f2f2b4fb38eb69dd3b9edc9a
parentd25080074f2da1ebc47cdfb5c3491740a57ec03f
mesa/main: Make FEATURE_drawpix follow feature conventions.

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