OSDN Git Service

mesa/main: Make FEATURE_convolve follow feature conventions.
authorChia-I Wu <olvaffe@gmail.com>
Mon, 7 Sep 2009 09:28:24 +0000 (17:28 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Sat, 12 Sep 2009 12:55:55 +0000 (20:55 +0800)
commitec86469c55c3f531c00ead130a31071ad8aede48
tree9f2e95e9777bc49ee9e93533793b98fc01bdfea2
parent5bcfe4b5c81f850d68d3100b8bcd2f2b74a258a6
mesa/main: Make FEATURE_convolve follow feature conventions.

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