summaryrefslogtreecommitdiff
path: root/src/xvmc/intel_xvmc.h
diff options
context:
space:
mode:
authorZhenyu Wang <zhenyu.z.wang@intel.com>2008-06-23 15:51:49 +0800
committerZhenyu Wang <zhenyu.z.wang@intel.com>2008-07-21 11:00:01 +0800
commit3f57fd5fef6bb6baefa3d157d4e5d9c6154c67d5 (patch)
tree1657721b32cdc3b9f9a8681d7f9fccea38a89cd4 /src/xvmc/intel_xvmc.h
parent736bed6734cf1a070fc7da6a1384edc5fd466887 (diff)
xvmc: environ debug option support
export INTEL_XVMC_DEBUG=1 (cherry picked from commit 54f3f528e4804b958936ac773e7a507b2676f815)
Diffstat (limited to 'src/xvmc/intel_xvmc.h')
-rw-r--r--src/xvmc/intel_xvmc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xvmc/intel_xvmc.h b/src/xvmc/intel_xvmc.h
index 31196238..4d8b6055 100644
--- a/src/xvmc/intel_xvmc.h
+++ b/src/xvmc/intel_xvmc.h
@@ -56,7 +56,7 @@
#include "intel_batchbuffer.h"
-#define DEBUG 0
+extern int DEBUG;
#define XVMC_ERR(s, arg...) \
do { \