From 71c7c1feb6ed3453d1f3238ffefa8f7827ad2c8a Mon Sep 17 00:00:00 2001 From: Daniel Borca Date: Mon, 29 Mar 2004 06:51:41 +0000 Subject: code cleanup heheh --- src/mesa/drivers/glide/fxdrv.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mesa/drivers/glide/fxdrv.h') diff --git a/src/mesa/drivers/glide/fxdrv.h b/src/mesa/drivers/glide/fxdrv.h index a619cf1014..ff5601f21b 100644 --- a/src/mesa/drivers/glide/fxdrv.h +++ b/src/mesa/drivers/glide/fxdrv.h @@ -730,4 +730,8 @@ extern int TDFX_DEBUG; #define TDFX_DEBUG 0 #endif +/* dirty hacks */ +#define FX_RESCALE_BIG_TEXURES_HACK 1 +#define FX_COMPRESS_S3TC_AS_FXT1_HACK 0 + #endif -- cgit v1.2.3