From f7539d9bff0a65b9430dcae8745bf5d4409a9f04 Mon Sep 17 00:00:00 2001 From: Zhigang Gong Date: Mon, 12 Dec 2011 09:58:03 +0800 Subject: [PATCH] Enable texture dynamic uploading. --- glamor/glamor_priv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glamor/glamor_priv.h b/glamor/glamor_priv.h index 423e2fca6..b96900846 100644 --- a/glamor/glamor_priv.h +++ b/glamor/glamor_priv.h @@ -549,7 +549,7 @@ glamor_picture_format_fixup(PicturePtr picture, * fallback the whole process to cpu. Most of the time, * this will increase performance obviously. */ -//#define GLAMOR_PIXMAP_DYNAMIC_UPLOAD +#define GLAMOR_PIXMAP_DYNAMIC_UPLOAD //#define GLAMOR_DELAYED_FILLING