From 2f194e8e058040ebb7b44c8167f920bc9a3fc696 Mon Sep 17 00:00:00 2001
From: Corbin Simpson <[email protected]>
Date: Sun, 17 May 2009 22:15:40 -0700
Subject: [PATCH] dri-gallium: Disable 3DFX_texture_compression_FXT1.
We can enable it again if/when we actually support it. :3
---
src/gallium/state_trackers/dri/dri_extensions.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/gallium/state_trackers/dri/dri_extensions.c
b/src/gallium/state_trackers/dri/dri_extensions.c
index 2f48162..0aee39b 100644
--- a/src/gallium/state_trackers/dri/dri_extensions.c
+++ b/src/gallium/state_trackers/dri/dri_extensions.c
@@ -100,7 +100,6 @@ const struct dri_extension card_extensions[] = {
{"GL_EXT_texture_env_dot3", NULL},
{"GL_EXT_texture_filter_anisotropic", NULL},
{"GL_EXT_texture_lod_bias", NULL},
- {"GL_3DFX_texture_compression_FXT1", NULL},
{"GL_APPLE_client_storage", NULL},
{"GL_MESA_pack_invert", NULL},
{"GL_MESA_ycbcr_texture", NULL},
--
1.6.2.2
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables
unlimited royalty-free distribution of the report engine
for externally facing server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev