Remove stray defines of HAVE_RGBA
authorIan Romanick <ian.d.romanick@intel.com>
Sat, 27 Feb 2010 01:58:53 +0000 (17:58 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 3 Mar 2010 20:37:05 +0000 (12:37 -0800)
Now that color-index support is removed from t_dd_tritmp.h and
t_dd_unfilled.h, drivers no longer need define HAVE_RGBA.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
12 files changed:
src/mesa/drivers/dri/i810/i810tris.c
src/mesa/drivers/dri/i915/intel_tris.c
src/mesa/drivers/dri/mach64/mach64_tris.c
src/mesa/drivers/dri/mga/mgatris.c
src/mesa/drivers/dri/r128/r128_tris.c
src/mesa/drivers/dri/r200/r200_swtcl.c
src/mesa/drivers/dri/r300/r300_swtcl.c
src/mesa/drivers/dri/radeon/radeon_swtcl.c
src/mesa/drivers/dri/savage/savagetris.c
src/mesa/drivers/dri/sis/sis_tris.c
src/mesa/drivers/dri/tdfx/tdfx_tris.c
src/mesa/drivers/dri/unichrome/via_tris.c

index 213ba541cee24a5da6fab266c47b240430e585bf..1492f711c9375a4b36c64f23dfd9e536361fd30d 100644 (file)
@@ -218,7 +218,6 @@ static struct {
 #define DO_POINTS    1
 #define DO_FULL_QUAD 1
 
-#define HAVE_RGBA         1
 #define HAVE_SPEC         1
 #define HAVE_BACK_COLORS  0
 #define HAVE_HW_FLATSHADE 1
index e63cd97db6f7b6f913c4b0b1bc30748d6625844d..fb191fe346f16e3842324adb94b3585e7268d833 100644 (file)
@@ -603,7 +603,6 @@ static struct
 #define DO_POINTS    1
 #define DO_FULL_QUAD 1
 
-#define HAVE_RGBA         1
 #define HAVE_SPEC         1
 #define HAVE_BACK_COLORS  0
 #define HAVE_HW_FLATSHADE 1
index c2a0adfef02e0a25d6df2d53a48ea8e2dcbb34b5..a81d21afffa4ba0b2f5a9926aea50ff3101478ff 100644 (file)
@@ -1248,7 +1248,6 @@ static struct {
 #define DO_POINTS    1
 #define DO_FULL_QUAD 1
 
-#define HAVE_RGBA   1
 #define HAVE_SPEC   1
 #define HAVE_BACK_COLORS  0
 #define HAVE_HW_FLATSHADE 1
index 4c58c3bdb04c71c2fdf27d025c8e7365c80d96b6..07cf682f6e42ffaac37078e4eaa11e8b90d5ad1d 100644 (file)
@@ -347,7 +347,6 @@ static struct {
 #define DO_POINTS    1
 #define DO_FULL_QUAD 1
 
-#define HAVE_RGBA         1
 #define HAVE_BACK_COLORS  0
 #define HAVE_SPEC         1
 #define HAVE_HW_FLATSHADE 0
index 86d4717b050fa94015877f4e2653518a0ff4ee5e..9ea2a9d1624fd69a8db3a931326c11b5bacaaf8d 100644 (file)
@@ -158,7 +158,6 @@ static struct {
 #define DO_POINTS    1
 #define DO_FULL_QUAD 1
 
-#define HAVE_RGBA   1
 #define HAVE_SPEC   1
 #define HAVE_BACK_COLORS  0
 #define HAVE_HW_FLATSHADE 1
index e220e40b015092c192689a321ed5d7884afdc5c4..262fe3cddee8ced62a68bc9b3964e482f385cc06 100644 (file)
@@ -420,7 +420,6 @@ static struct {
 #define DO_POINTS    1
 #define DO_FULL_QUAD 1
 
-#define HAVE_RGBA   1
 #define HAVE_SPEC   1
 #define HAVE_BACK_COLORS  0
 #define HAVE_HW_FLATSHADE 1
index 93983cee2053c781f8e40571f4416618981f0bb1..4dcc7cb022a1ee7152724e78cbc1b4910aa9969f 100644 (file)
@@ -364,7 +364,6 @@ static struct {
 #define DO_POINTS    1
 #define DO_FULL_QUAD 1
 
-#define HAVE_RGBA   1
 #define HAVE_SPEC   1
 #define HAVE_BACK_COLORS  0
 #define HAVE_HW_FLATSHADE 1
index 5a71b510fa9589db91251881d9de3b4abd8ea951..f2fcb46688aa21cbc3e937213c456e2596ca4284 100644 (file)
@@ -524,7 +524,6 @@ static struct {
 #define DO_POINTS    1
 #define DO_FULL_QUAD 1
 
-#define HAVE_RGBA   1
 #define HAVE_SPEC   1
 #define HAVE_BACK_COLORS  0
 #define HAVE_HW_FLATSHADE 1
index a177a7d2b6001f1808dc885ccabb80aca3423db4..0050485e3131d2a571d935b440358d2e163eab3d 100644 (file)
@@ -387,7 +387,6 @@ static struct {
 #define DO_POINTS    1
 #define DO_FULL_QUAD 1
 
-#define HAVE_RGBA   1
 #define HAVE_SPEC   1
 #define HAVE_BACK_COLORS  0
 #define HAVE_HW_FLATSHADE 1
index e7471f978910b36f43bc67eba8bba9d79f26818c..d109a8c41e9a82a7afad77028dea3cc9d4015220 100644 (file)
@@ -375,7 +375,6 @@ static struct {
 #define DO_POINTS    1
 #define DO_FULL_QUAD 1
 
-#define HAVE_RGBA   1
 #define HAVE_SPEC   1
 #define HAVE_BACK_COLORS  0
 #define HAVE_HW_FLATSHADE 1
index 88249888952a9e339eed40e1c0d9b4c620d14c47..d65833c20b081852dcfdabc9e0e659cc1ca0303a 100644 (file)
@@ -320,7 +320,6 @@ static struct {
 #define DO_POINTS    1
 #define DO_FULL_QUAD 1
 
-#define HAVE_RGBA   1
 #define HAVE_SPEC   0
 #define HAVE_HW_FLATSHADE 0
 #define HAVE_BACK_COLORS  0
index 01359d51ea641c4dbcbc78c155138f783824693b..be3c9a770fff0f031ddaa42af9bff3b4b2c114af 100644 (file)
@@ -257,7 +257,6 @@ static struct {
 #define DO_POINTS    1
 #define DO_FULL_QUAD 1
 
-#define HAVE_RGBA         1
 #define HAVE_SPEC         1
 #define HAVE_BACK_COLORS  0
 #define HAVE_HW_FLATSHADE 1