OSDN Git Service

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)
committerChia-I Wu <olvaffe@gmail.com>
Sat, 12 Sep 2009 12:55:56 +0000 (20:55 +0800)
commit8df670164f9bd735a6212741c0178899d3462e0c
treebf5f5eeb65a9b8b6cd16b8ad562863b62f7b356e
parent940b525a5acb1926cbd8b39594ecda3e614a3c2f
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