summaryrefslogtreecommitdiff
path: root/src/intel_options.h
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2012-07-05 19:26:48 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2012-07-15 20:56:58 +0100
commit0c32be15b06ad63c1fc1371de879f2d879080f6b (patch)
treea86f39daf524a54d1a54999df98462487d39e3b4 /src/intel_options.h
parent6a18a0936eafc45ab920ab0eecf2fc2a601c41a7 (diff)
uxa: Remove Shadow hack
This was an incomplete hack so deprecate in favour of Shadow-on-Steriods, SNA. References: https://bugs.freedesktop.org/show_bug.cgi?id=47324 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'src/intel_options.h')
-rw-r--r--src/intel_options.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/intel_options.h b/src/intel_options.h
index 8d0312c4..233908c3 100644
--- a/src/intel_options.h
+++ b/src/intel_options.h
@@ -37,7 +37,6 @@ enum intel_options {
OPTION_DEBUG_FLUSH_CACHES,
OPTION_DEBUG_WAIT,
OPTION_BUFFER_CACHE,
- OPTION_SHADOW,
OPTION_TRIPLE_BUFFER,
#endif
NUM_OPTIONS,