OSDN Git Service

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